From 37cb898e4dbe43c35b45d1a5b1650ae47d59c580 Mon Sep 17 00:00:00 2001 From: Mariia Sandrikova Date: Fri, 6 Jan 2023 01:23:20 +0000 Subject: [PATCH] Clean up debug.sf.ignore_hwc_physical_display_orientation Temporary property was introduced in Iffbdc13149f517f0b59b313f1fe1f7900cc8597e Test: manual Bug: 246793311 Change-Id: I000feb9e54a9f3b897eb4867fb285788cdb2fc46 --- system_ext/private/property_contexts | 3 --- 1 file changed, 3 deletions(-) diff --git a/system_ext/private/property_contexts b/system_ext/private/property_contexts index f08d9e4..d555ab6 100644 --- a/system_ext/private/property_contexts +++ b/system_ext/private/property_contexts @@ -1,6 +1,3 @@ -# TODO(b/246793311): Clean up a temporary property once pa/2342172 lands -debug.sf.ignore_hwc_physical_display_orientation u:object_r:surfaceflinger_prop:s0 exact bool - # Default orienation for boot animation counted from natural orienation of the device # Id at the end corresponds to the display id on the device. See b/246793311 for context. ro.bootanim.set_orientation_4619827677550801152 u:object_r:surfaceflinger_prop:s0 exact enum ORIENTATION_0 ORIENTATION_90 ORIENTATION_180 ORIENTATION_270