packages/apps/Gallery2
修订版 | 32aab24549f10b2858880f70c533def8fc1d7e93 (tree) |
---|---|
时间 | 2018-01-09 17:24:37 |
作者 | android-build-team Robot <android-build-team-robot@goog...> |
Commiter | android-build-team Robot |
Snap for 4533842 from 3a3ed3137e3bb6a6d20c1c3ec1feb5cae84c3f51 to pi-release
Change-Id: Ie5c2ebf919319f073b271da31c58d694f911e12c
@@ -6,7 +6,7 @@ include $(CLEAR_VARS) | ||
6 | 6 | |
7 | 7 | LOCAL_MODULE := libjni_jpegstream |
8 | 8 | |
9 | -LOCAL_NDK_STL_VARIANT := stlport_static | |
9 | +LOCAL_NDK_STL_VARIANT := c++_static | |
10 | 10 | |
11 | 11 | LOCAL_C_INCLUDES := $(LOCAL_PATH) \ |
12 | 12 | $(LOCAL_PATH)/src |