base.mk: Enable compiling of video libraries
Add support to enable compilation of video libraries for MSM8994 and thulium. Change-Id: I5b6cdc3e7513fd0122d9731553935d0d72ebbc55 Signed-off-by: Abhimanyu Kapur <abhimany@codeaurora.org>
This commit is contained in:
parent
3eaa071e64
commit
58c77f8238
2
base.mk
2
base.mk
|
@ -19,6 +19,8 @@ QSD8K_BOARD_PLATFORMS := qsd8k
|
|||
|
||||
TARGET_USE_VENDOR_CAMERA_EXT := true
|
||||
|
||||
MSM_VIDC_TARGET_LIST := msm8974 msm8610 msm8226 apq8084 msm8916 msm8994 msm8909
|
||||
|
||||
# Below projects/packages with LOCAL_MODULEs will be used by
|
||||
# PRODUCT_PACKAGES to build LOCAL_MODULEs that are tagged with
|
||||
# optional tag, which will not be available on target unless
|
||||
|
|
Loading…
Reference in New Issue