mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Enable TARGET_USE_COMPAT_GRALLOC_ALIGN
* Needed for 4:3 camera preview
This commit is contained in:
parent
1aa4ec2d00
commit
726e032fdb
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ BOARD_QTI_CAMERA_32BIT_ONLY := true
|
|||
USE_DEVICE_SPECIFIC_CAMERA := true
|
||||
TARGET_HAS_LEGACY_CAMERA_HAL1 := true
|
||||
TARGET_TS_MAKEUP := true
|
||||
TARGET_USE_COMPAT_GRALLOC_ALIGN := true
|
||||
|
||||
# Charger
|
||||
BOARD_CHARGER_ENABLE_SUSPEND := true
|
||||
|
|
Loading…
Reference in a new issue