Map AIDL Gatekeeper to same policy as HIDL version
Bug: 268342724 Test: VtsHalGatekeeperTargetTest Change-Id: Ifa90247753ae558f7bdb70cb4b4e494466cc457b
This commit is contained in:
parent
ce230383ae
commit
c9529ff336
1 changed files with 1 additions and 0 deletions
1
vendor/file_contexts
vendored
1
vendor/file_contexts
vendored
|
@ -47,6 +47,7 @@
|
|||
/(vendor|system/vendor)/bin/hw/android\.hardware\.dumpstate@1\.[0-1]-service\.example u:object_r:hal_dumpstate_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.dumpstate-service\.example u:object_r:hal_dumpstate_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.gatekeeper@1\.0-service u:object_r:hal_gatekeeper_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.gatekeeper-service u:object_r:hal_gatekeeper_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.gnss-service.example u:object_r:hal_gnss_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.gnss@[0-9]\.[0-9]-service u:object_r:hal_gnss_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.graphics\.allocator@2\.0-service u:object_r:hal_graphics_allocator_default_exec:s0
|
||||
|
|
Loading…
Reference in a new issue