Remove file_contexts workaround
Bug: 268439003 Merged-In: I9f621f9f6b9f2c67acb556829b7e0894cfadd1c3 Change-Id: I9f621f9f6b9f2c67acb556829b7e0894cfadd1c3 Test: m (cherry picked from commit c0979a4c872148ccb04142d1741e160600ee1b6b)
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
(/.*)? u:object_r:vendor_file:s0
|
||||
/bin/hw/android\.hardware\.drm-service\.widevine u:object_r:hal_drm_widevine_exec:s0
|
||||
/etc(/.*)? u:object_r:vendor_configs_file:s0
|
||||
# TODO(b/268439003) Following two entries are typically handled by the build system.
|
||||
# We override it so that the Widevine APEX can access it to get the apex version.
|
||||
# When we have a proper API, we can delete these along with
|
||||
# use_file_contexts_as_is property in Android.bp
|
||||
/apex_manifest\.pb u:object_r:vendor_configs_file:s0
|
||||
/ u:object_r:system_file:s0
|
||||
Reference in New Issue
Block a user