mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
5 lines
100 B
Makefile
5 lines
100 B
Makefile
|
ifeq ($(QC_COMPILE), true)
|
||
|
QC_PROP_ROOT := vendor/qcom/proprietary
|
||
|
PROTOBUF_SUPPORTED := true
|
||
|
endif
|