aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfigCommon.mk1
-rw-r--r--shinano.mk5
2 files changed, 0 insertions, 6 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 9d5d4e5..dba366f 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -46,7 +46,6 @@ BOARD_BLUEDROID_VENDOR_CONF := device/sony/shinano-common/bluetooth/vnd_shinano.
# Camera
USE_DEVICE_SPECIFIC_CAMERA := true
TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS := true
-TARGET_HAS_LEGACY_CAMERA_HAL1 := true
# CM Hardware
BOARD_HARDWARE_CLASS += device/sony/shinano-common/cmhw
diff --git a/shinano.mk b/shinano.mk
index 76925a5..37e66ea 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -118,11 +118,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
charger_res_images
-# Camera config for HAL1 hacks
-PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
- media.stagefright.legacyencoder=true \
- media.stagefright.less-secure=true
-
# Audio offload
PRODUCT_PROPERTY_OVERRIDES += \
audio.offload.buffer.size.kb=32 \