Skip to content
Snippets Groups Projects
Commit 207cbb8c authored by Bowgo Tsai's avatar Bowgo Tsai Committed by android-build-merger
Browse files

Fix boot failure on angler/bullhead am: 37d474f0 am: 74723087

am: 40c48a33

Change-Id: I629726023fd07c6dc2b7ab9f2660c7774c8bd346
parents abfe4353 40c48a33
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,9 @@
/plat_service_contexts u:object_r:service_contexts_file:s0
/plat_hwservice_contexts u:object_r:hwservice_contexts_file:s0
/nonplat_service_contexts u:object_r:nonplat_service_contexts_file:s0
/vendor_service_contexts u:object_r:service_contexts_file:s0
# Use nonplat_service_contexts_file to allow servicemanager to read it
# on non full-treble devices.
/vendor_service_contexts u:object_r:nonplat_service_contexts_file:s0
/nonplat_hwservice_contexts u:object_r:hwservice_contexts_file:s0
/vendor_hwservice_contexts u:object_r:hwservice_contexts_file:s0
/vndservice_contexts u:object_r:vndservice_contexts_file:s0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment