remove unused property

The orientation info will be setup by dts.

Bug: 229353145
Test: device boots
Change-Id: Iee399570bd613c0e23ac9aff0f429406fbe87fef
This commit is contained in:
Weizhung Ding 2022-04-15 15:45:29 +08:00
parent 427ab37783
commit 69049b68bd

View file

@ -159,9 +159,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
PRODUCT_SOONG_NAMESPACES += \ PRODUCT_SOONG_NAMESPACES += \
device/google/felix/powerstats/felix 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 # Increment the SVN for any official public releases
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.build.svn=1 ro.vendor.build.svn=1