commit | c90999f82a9fa2f3987cdad3d13bf3f68f9cb3ac | [log] [tgz] |
---|---|---|
author | Super Liu <supercjliu@google.com> | Wed Oct 16 01:39:36 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Oct 16 01:39:36 2024 +0000 |
tree | 2eb667d97808390d708e6c172c0e4c3ffdf8a448 | |
parent | 3c453914252ae4124a1cf47308ed7d9db4766ed6 [diff] | |
parent | 21b3ed1922aafdcce305e21962362aee2d328696 [diff] |
Merge "touch: Support SW_LID event from sensor HAL" into main
diff --git a/touch/gti/sepolicy/hal_sensors_default.te b/touch/gti/sepolicy/hal_sensors_default.te new file mode 100644 index 0000000..37b93fd --- /dev/null +++ b/touch/gti/sepolicy/hal_sensors_default.te
@@ -0,0 +1,2 @@ +# Support SW_LID event from SensorHAL to configure touch input and gesture +set_prop(hal_sensors_default, vendor_gti_prop)