msm8974-common: libril: Use 32BIT nanopb library.

Test: None
Bug: 122292884
[haggertk: This is only the libril side of this change. We quite
 obviously do not carry our own librilutils]

Change-Id: Idb0d56749e41aa97a760dfed5246330041c3da3a
This commit is contained in:
Yu Shan 2019-01-25 17:22:05 -08:00 committed by Kevin F. Haggerty
parent 672b247a16
commit 5c0cc31e7c
No known key found for this signature in database
GPG Key ID: 6D95512933112729

View File

@ -29,9 +29,10 @@ LOCAL_SHARED_LIBRARIES := \
libhwbinder
LOCAL_STATIC_LIBRARIES := \
libprotobuf-c-nano-enable_malloc \
libprotobuf-c-nano-enable_malloc-32bit \
LOCAL_CFLAGS += -Wall -Wextra -Wno-unused-parameter -Werror
LOCAL_CFLAGS += -DPB_FIELD_32BIT
ifeq ($(SIM_COUNT), 2)
LOCAL_CFLAGS += -DANDROID_MULTI_SIM -DDSDA_RILD1