diff options
| author | Ethan Chen <intervigil@gmail.com> | 2016-01-14 16:17:41 -0800 |
|---|---|---|
| committer | Ethan Chen <intervigil@gmail.com> | 2016-01-14 16:17:41 -0800 |
| commit | b36766fe88ee25dd1f697df1638ecfd9be41df6f (patch) | |
| tree | b90d6db765d1005121208f5cbb85324f1590ffb6 /BoardConfigCommon.mk | |
| parent | 4664795004b775b48ae13cac2fb2d352e2c53134 (diff) | |
msm8916: Remove unused protobuf flag
Change-Id: I7cc726389daa80664c9d1fe7a2bc57e1aa1c619b
Diffstat (limited to 'BoardConfigCommon.mk')
| -rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 24ad3e9..c12f852 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -143,7 +143,6 @@ TARGET_RELEASETOOLS_EXTENSIONS := $(VENDOR_PATH) # RIL TARGET_RIL_VARIANT := caf -PROTOBUF_SUPPORTED := true # SELinux include device/qcom/sepolicy/sepolicy.mk |
