sm8550-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 chaptsand
parent 529c103ba6
commit 8d022b74b3

View File

@@ -117,6 +117,9 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.full.xml \ frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.full.xml \
frameworks/native/data/etc/android.hardware.camera.raw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.raw.xml frameworks/native/data/etc/android.hardware.camera.raw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.raw.xml
# DebugFS
PRODUCT_SET_DEBUGFS_RESTRICTIONS := true
# Display # Display
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.graphics.allocator-V1-ndk.vendor \ android.hardware.graphics.allocator-V1-ndk.vendor \