aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shinano.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/shinano.mk b/shinano.mk
index 6585c45..890f5dd 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -221,6 +221,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
persist.debug.wfd.enable=1 \
persist.sys.wfd.virtual=0
+# Camera
+PRODUCT_PACKGES += \
+ CameraWorkaround
+
# BCM Wifi
$(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk)