summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchasewu <chasewu@google.com>2020-06-24 14:41:18 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-06-24 14:41:18 +0000
commit624fcea8147bd0f51823e0060b2b723f3948ea6a (patch)
tree3888d7d76267f3f8b411e9fa1741b96c5a845ab8
parent73adbd679dba65679d463433543558329cb5763a (diff)
parent41f6449ba9f666ca83cb4aeaa7b4964c58282003 (diff)
downloadsunfish-sepolicy-624fcea8147bd0f51823e0060b2b723f3948ea6a.tar.gz
vibrator: Refine properties' name am: 41f6449ba9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/sunfish-sepolicy/+/11981200 Change-Id: I57433a7b39a24eb6979e16de1719b871c0f2e3e4
-rw-r--r--vendor/google/property_contexts22
1 files changed, 11 insertions, 11 deletions
diff --git a/vendor/google/property_contexts b/vendor/google/property_contexts
index c658553..71fd459 100644
--- a/vendor/google/property_contexts
+++ b/vendor/google/property_contexts
@@ -51,17 +51,17 @@ vendor.ramoops. u:object_r:vendor_ramoops_prop:s
vendor.fpc_kpi u:object_r:vendor_default_prop:s0
# Haptics HAL properties
-ro.vibrator.hal.config.dynamic u:object_r:vendor_vibrator_prop:s0
-ro.vibrator.hal.click.duration u:object_r:vendor_vibrator_prop:s0
-ro.vibrator.hal.tick.duration u:object_r:vendor_vibrator_prop:s0
-ro.vibrator.hal.heavyclick.duration u:object_r:vendor_vibrator_prop:s0
-ro.vibrator.hal.long.voltage u:object_r:vendor_vibrator_prop:s0
-ro.vibrator.hal.long.frequency.shift u:object_r:vendor_vibrator_prop:s0
-ro.vibrator.hal.steady.shape u:object_r:vendor_vibrator_prop:s0
-ro.vibrator.hal.closeloop.threshold u:object_r:vendor_vibrator_prop:s0
-ro.vibrator.hal.short.voltage u:object_r:vendor_vibrator_prop:s0
-ro.vibrator.hal.effect.shape u:object_r:vendor_vibrator_prop:s0
-ro.vibrator.hal.lptrigger u:object_r:vendor_vibrator_prop:s0
+ro.vendor.vibrator.hal.config.dynamic u:object_r:vendor_vibrator_prop:s0
+ro.vendor.vibrator.hal.click.duration u:object_r:vendor_vibrator_prop:s0
+ro.vendor.vibrator.hal.tick.duration u:object_r:vendor_vibrator_prop:s0
+ro.vendor.vibrator.hal.heavyclick.duration u:object_r:vendor_vibrator_prop:s0
+ro.vendor.vibrator.hal.long.voltage u:object_r:vendor_vibrator_prop:s0
+ro.vendor.vibrator.hal.long.frequency.shift u:object_r:vendor_vibrator_prop:s0
+ro.vendor.vibrator.hal.steady.shape u:object_r:vendor_vibrator_prop:s0
+ro.vendor.vibrator.hal.closeloop.threshold u:object_r:vendor_vibrator_prop:s0
+ro.vendor.vibrator.hal.short.voltage u:object_r:vendor_vibrator_prop:s0
+ro.vendor.vibrator.hal.effect.shape u:object_r:vendor_vibrator_prop:s0
+ro.vendor.vibrator.hal.lptrigger u:object_r:vendor_vibrator_prop:s0
# Vendor verbose logging prop
persist.vendor.verbose_logging_enabled u:object_r:vendor_logging_prop:s0