From 69049b68bdf2f6d0fbbecd53b71177a2883aba7b Mon Sep 17 00:00:00 2001 From: Weizhung Ding Date: Fri, 15 Apr 2022 15:45:29 +0800 Subject: [PATCH] remove unused property The orientation info will be setup by dts. Bug: 229353145 Test: device boots Change-Id: Iee399570bd613c0e23ac9aff0f429406fbe87fef --- device-felix.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/device-felix.mk b/device-felix.mk index 16aecbc..d258106 100644 --- a/device-felix.mk +++ b/device-felix.mk @@ -159,9 +159,6 @@ PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_SOONG_NAMESPACES += \ device/google/felix/powerstats/felix -# Remove when b/182979111 is resolved. -PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.primary_display_orientation=ORIENTATION_90 - # Increment the SVN for any official public releases PRODUCT_VENDOR_PROPERTIES += \ ro.vendor.build.svn=1