reorganize trusty_metricsd settings
Bug: 190331503 Test: build ROM and see the file and sepolicy settings are still there Change-Id: I212df916799b8acf831158153209bd2a1f7dfc5f
This commit is contained in:
parent
7e195263bf
commit
cdc350b5e6
2 changed files with 7 additions and 6 deletions
|
@ -783,12 +783,7 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
securedpud.slider
|
||||
|
||||
# Trusty Metrics Daemon
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/google/trusty/common
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
trusty_metricsd
|
||||
include device/google/gs101/trusty_metricsd/trusty_metricsd.mk
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.graphics.composer@2.4-impl \
|
||||
|
|
6
trusty_metricsd/trusty_metricsd.mk
Normal file
6
trusty_metricsd/trusty_metricsd.mk
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Trusty Metrics Daemon
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/google/trusty/common
|
||||
|
||||
PRODUCT_PACKAGES += trusty_metricsd
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs101-sepolicy/trusty_metricsd
|
Loading…
Add table
Add a link
Reference in a new issue