diff --git a/device-felix.mk b/device-felix.mk index 3511c48..c374f1a 100644 --- a/device-felix.mk +++ b/device-felix.mk @@ -251,3 +251,7 @@ PRODUCT_COPY_FILES += \ # Enable adpf cpu hint session for SurfaceFlinger PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \ debug.sf.enable_adpf_cpu_hint=true + +# Control camera exif model/make redaction +PRODUCT_PROPERTY_OVERRIDES += \ + persist.camera.redact_exif=1