Revert^2 "Add SElinux policy for mediashell suffix property" am: 940816885f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro-sepolicy/+/20805823 Change-Id: I4e87b61fc80253b72170d289043c44b0e7589666 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f212b5e6a3
3 changed files with 3 additions and 0 deletions
1
product_private/property.te
Normal file
1
product_private/property.te
Normal file
|
@ -0,0 +1 @@
|
|||
product_internal_prop(odm_cast_prop)
|
1
product_private/property_contexts
Normal file
1
product_private/property_contexts
Normal file
|
@ -0,0 +1 @@
|
|||
ro.odm.cast.ssid_suffix u:object_r:odm_cast_prop:s0
|
|
@ -9,6 +9,7 @@ BOARD_SEPOLICY_DIRS += device/google/tangorpro-sepolicy/fingerprint_capacitance
|
|||
PRODUCT_PUBLIC_SEPOLICY_DIRS += device/google/atv/audio_proxy/sepolicy/public
|
||||
BOARD_VENDOR_SEPOLICY_DIRS += device/google/atv/audio_proxy/sepolicy/vendor
|
||||
PRODUCT_PRIVATE_SEPOLICY_DIRS += vendor/google/gms/src/sepolicy/tv
|
||||
PRODUCT_PRIVATE_SEPOLICY_DIRS += device/google/tangorpro-sepolicy/product_private
|
||||
|
||||
# system_ext
|
||||
SYSTEM_EXT_PRIVATE_SEPOLICY_DIRS += device/google/tangorpro-sepolicy/system_ext/private
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue