mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 09:49:16 +02:00
whyred: Enable QTI camera flags
This commit is contained in:
parent
ae796f12df
commit
5a8af2f014
1 changed files with 6 additions and 0 deletions
|
@ -140,6 +140,12 @@ BOARD_HAVE_BLUETOOTH := true
|
||||||
BOARD_HAVE_BLUETOOTH_QCOM := true
|
BOARD_HAVE_BLUETOOTH_QCOM := true
|
||||||
QCOM_BT_USE_BTNV := true
|
QCOM_BT_USE_BTNV := true
|
||||||
|
|
||||||
|
# Camera
|
||||||
|
BOARD_QTI_CAMERA_32BIT_ONLY := true
|
||||||
|
TARGET_USES_MEDIA_EXTENSIONS := true
|
||||||
|
USE_DEVICE_SPECIFIC_CAMERA := true
|
||||||
|
TARGET_USES_QTI_CAMERA_DEVICE := true
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
MAX_VIRTUAL_DISPLAY_DIMENSION := 4096
|
MAX_VIRTUAL_DISPLAY_DIMENSION := 4096
|
||||||
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
|
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue