diff --git a/device.mk b/device.mk index b69fb75..1569c98 100644 --- a/device.mk +++ b/device.mk @@ -150,6 +150,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.raw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.camera.raw.xml +# DebugFS +PRODUCT_SET_DEBUGFS_RESTRICTIONS := true + # Display DISPLAY_HAL_DIR := hardware/qcom-caf/sm8350/display