flox: Add gatekeeper software HIDL service.

Use the default software implementation of gatekeeper.

Change-Id: Id696752ad78047155cad6a5dafe7ca1b4fe86345
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
This commit is contained in:
Amit Pundir 2019-07-08 22:17:09 +05:30 committed by surblazer
parent d964d68f7c
commit a6c5ca17f2
2 changed files with 6 additions and 0 deletions

View File

@ -136,6 +136,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
android.hardware.keymaster@3.0-impl \
android.hardware.keymaster@3.0-service
# Gatekeeper
PRODUCT_PACKAGES += \
android.hardware.gatekeeper@1.0-service.software
# Keystore
PRODUCT_PACKAGES += \

View File

@ -88,3 +88,5 @@
/persist/playready(/.*)? u:object_r:persist_drm_file:s0
/persist/widevine(/.*)? u:object_r:persist_drm_file:s0
/persist/wifi(/.*)? u:object_r:persist_wifi_file:s0
/(vendor|system/vendor)/bin/hw/android\.hardware\.gatekeeper@1\.0-service\.software u:object_r:hal_gatekeeper_default_exec:s0