From 0f733764c246a7d7cd02373c0efcf3dcf8c40839 Mon Sep 17 00:00:00 2001 From: Mariia Sandrikova Date: Sun, 22 Jan 2023 23:57:56 +0000 Subject: [PATCH] DO NOT MERGE Revert "Revert "Clean up debug.sf.ignore_hwc_physical_display_or..." Clean up debug.sf.ignore_hwc_physical_display_orientation Temporary property was introduced in Iffbdc13149f517f0b59b313f1fe1f7900cc8597e Test: manual Bug: 246793311 Revert submission 20920163-revert-20881991-clean-up-temp-sysprop-FZOZHLNEBL Reason for revert: Revert a revert of I000feb9e54a9f3b897eb4867fb285788cdb2fc46 to land it again Reverted changes: /q/submissionid:20920163-revert-20881991-clean-up-temp-sysprop-FZOZHLNEBL Change-Id: Id4658d31b73adfa9e0996891d0529a7277043ed3 --- 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