sdm660-common: Remove deprecated TARGET_USES_QTI_CAMERA_DEVICE
* Dead as of https://review.lineageos.org/c/LineageOS/android_vendor_lineage/+/331507. * We already build vendor.qti.hardware.camera.device@1.0 so we have what we need. Change-Id: I8ec420d6264fee70a1602eecdbb4f34f2e5db3dc Signed-off-by: wHo-EM-i <ehteshammalik18998@gmail.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
922735f672
commit
fb7286f854
1 changed files with 0 additions and 2 deletions
|
@ -86,8 +86,6 @@ BUILD_BROKEN_DUP_RULES := true
|
|||
|
||||
# Camera
|
||||
USE_DEVICE_SPECIFIC_CAMERA := true
|
||||
TARGET_USES_QTI_CAMERA_DEVICE := true
|
||||
TARGET_USES_QTI_CAMERA2CLIENT := true
|
||||
BOARD_QTI_CAMERA_32BIT_ONLY := true
|
||||
TARGET_USES_MEDIA_EXTENSIONS := true
|
||||
|
||||
|
|
Loading…
Reference in a new issue