Create device-vendor-s3ve3g.mk

This commit is contained in:
PythonLimited 2018-12-05 18:29:19 +01:00 committed by GitHub
parent 02dea362b7
commit 1b135312b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
device-vendor-s3ve3g.mk Normal file
View file

@ -0,0 +1,4 @@
ifeq ($(QC_COMPILE), true)
QC_PROP_ROOT := vendor/qcom/proprietary
PROTOBUF_SUPPORTED := true
endif