From a6ba39bde1f39c0473be5378af0fd56f3a6347a5 Mon Sep 17 00:00:00 2001 From: Ady Abraham Date: Thu, 16 May 2019 12:51:10 -0700 Subject: [PATCH] Add ro.surface_flinger.set_touch_timer_ms to sepolicy Test: set ro.surface_flinger.set_touch_timer_ms from init Bug: 131906818 Change-Id: If489ae4ac993984305f764fb172014f42c41df67 --- prebuilts/api/29.0/public/property_contexts | 1 + public/property_contexts | 1 + 2 files changed, 2 insertions(+) diff --git a/prebuilts/api/29.0/public/property_contexts b/prebuilts/api/29.0/public/property_contexts index 061d1fc64..4fb06a163 100644 --- a/prebuilts/api/29.0/public/property_contexts +++ b/prebuilts/api/29.0/public/property_contexts @@ -389,4 +389,5 @@ ro.surface_flinger.display_primary_blue u:object_r:exported_default_prop:s0 exac ro.surface_flinger.display_primary_white u:object_r:exported_default_prop:s0 exact string ro.surface_flinger.protected_contents u:object_r:exported_default_prop:s0 exact bool ro.surface_flinger.set_idle_timer_ms u:object_r:exported_default_prop:s0 exact int +ro.surface_flinger.set_touch_timer_ms u:object_r:exported_default_prop:s0 exact int ro.surface_flinger.use_smart_90_for_video u:object_r:exported_default_prop:s0 exact bool diff --git a/public/property_contexts b/public/property_contexts index 061d1fc64..4fb06a163 100644 --- a/public/property_contexts +++ b/public/property_contexts @@ -389,4 +389,5 @@ ro.surface_flinger.display_primary_blue u:object_r:exported_default_prop:s0 exac ro.surface_flinger.display_primary_white u:object_r:exported_default_prop:s0 exact string ro.surface_flinger.protected_contents u:object_r:exported_default_prop:s0 exact bool ro.surface_flinger.set_idle_timer_ms u:object_r:exported_default_prop:s0 exact int +ro.surface_flinger.set_touch_timer_ms u:object_r:exported_default_prop:s0 exact int ro.surface_flinger.use_smart_90_for_video u:object_r:exported_default_prop:s0 exact bool