commit | dd3e2c4f27d29c7386c54865ccb2ec3c198f8095 | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Tue Feb 12 18:41:40 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Tue Feb 12 18:41:40 2019 -0800 |
tree | aec0017dc951c717f79bdbfd51ab32eac12dd5a0 | |
parent | 974ace22f9a3bf7591257a08328917dae8624be3 [diff] | |
parent | 3905ad125d990557d8f02cbb51994eb0366a45be [diff] |
Merge "Add LOCAL_RESOURCE_DIR in Settings makefile" am: 3905ad125d Change-Id: I04b1f12f0319c71b8bcf8703e6804c779a118782
diff --git a/Android.mk b/Android.mk index 3be56c3..aab265b 100644 --- a/Android.mk +++ b/Android.mk
@@ -20,6 +20,8 @@ LOCAL_MODULE_TAGS := optional LOCAL_USE_AAPT2 := true +LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res + LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_STATIC_ANDROID_LIBRARIES := \