From 2e4dd2b6f2feeee9d6007e3967a22fe81c966d0b Mon Sep 17 00:00:00 2001 From: Alec Mouri Date: Thu, 16 May 2019 13:29:43 -0700 Subject: [PATCH] Add support_kernel_idle_timer to sepolicy Bug: 130684082 Test: boots Change-Id: I7ee84a5ff1024162037634d6f5efe7b09557e18a --- 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 4fb06a163..4572c153e 100644 --- a/prebuilts/api/29.0/public/property_contexts +++ b/prebuilts/api/29.0/public/property_contexts @@ -390,4 +390,5 @@ ro.surface_flinger.display_primary_white u:object_r:exported_default_prop:s0 exa 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.support_kernel_idle_timer u:object_r:exported_default_prop:s0 exact bool 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 4fb06a163..4572c153e 100644 --- a/public/property_contexts +++ b/public/property_contexts @@ -390,4 +390,5 @@ ro.surface_flinger.display_primary_white u:object_r:exported_default_prop:s0 exa 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.support_kernel_idle_timer u:object_r:exported_default_prop:s0 exact bool ro.surface_flinger.use_smart_90_for_video u:object_r:exported_default_prop:s0 exact bool