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

Fix boot failure on angler/bullhead

am: 37d474f0

Change-Id: I4df25046abc682af142ff997e590bbc73f8271f1
parents c292460c 37d474f0
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