summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvincenttew <vincenttew@google.com>2020-11-10 10:52:21 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-11-10 10:52:21 +0000
commit76f7387b245d84ee0b94e329b7bafe4f2426f6b4 (patch)
tree45a0ab98730a1c24ffd4c4c7976c5befe7cc9554
parent85c473d4d776f206bad846aa59cb06c939c70361 (diff)
parentcebfc6634dabd2cc0ab74d926d56c5ec9456da3d (diff)
downloadbarbet-sepolicy-76f7387b245d84ee0b94e329b7bafe4f2426f6b4.tar.gz
sepolicy: correct property match with audio hal am: 7f0b59ced3 am: cebfc6634d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/barbet-sepolicy/+/13015960 Change-Id: I52587325883fd6ca2dbd3706ac57412dc014cce4
-rw-r--r--vendor/google/property_contexts6
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/google/property_contexts b/vendor/google/property_contexts
index 9290083..b529635 100644
--- a/vendor/google/property_contexts
+++ b/vendor/google/property_contexts
@@ -2,6 +2,6 @@
ro.vendor.vibrator.hal. u:object_r:vendor_vibrator_prop:s0
# audio TAS amp
-tas.smartpa.debug.disable u:object_r:vendor_audio_prop:s0
-tas.smartpa.debug.txdeviceu u:object_r:vendor_audio_prop:s0
-tas.smartpa.debug.txformat24 u:object_r:vendor_audio_prop:s0
+vendor.tas.smartpa.debug.disable u:object_r:vendor_audio_prop:s0
+vendor.tas.smartpa.debug.txdevice u:object_r:vendor_audio_prop:s0
+vendor.tas.smartpa.debug.txformat24 u:object_r:vendor_audio_prop:s0