sm6250-common: Enforce android-S new launch debugfs restrictions

Change-Id: I78878e1c4177c07d66b13e5659d4360252c5f87b
This commit is contained in:
P.Adarsh Reddy 2021-05-04 15:29:23 +05:30 committed by Alexander Winkowski
parent 3f31a5561d
commit 78df45d6b9
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -85,6 +85,9 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml
# DebugFS
PRODUCT_SET_DEBUGFS_RESTRICTIONS := true
# Display
PRODUCT_PACKAGES += \
android.hardware.graphics.composer@2.4-impl \