commit | 72d359f227bc24afd010f26310f2e0d3ec7dc230 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Oct 27 10:46:53 2017 -0700 |
committer | Colin Cross <ccross@android.com> | Fri Oct 27 12:58:45 2017 -0700 |
tree | c75c024a44016a7ef9806532752b24da6d722939 | |
parent | 536d241fb2fc7ad628dbc6a77092ba5372aa0c71 [diff] |
Put libcore generated source files into LOCAL_INTERMEDIATES_SOURCES LOCAL_SRC_FILES is expected to be a list of files relative to the Android.mk files. If OUT_DIR is absolute then adding generated files to the list produces bad paths when $(LOCAL_PATH)/ is prepended to it. Put libcore's generated sources into LOCAL_INTERMEDIATE_SOURCES instead. Bug: 64930165 Bug: 68375156 Test: m checkbuild Change-Id: I4b36fd192570ea0cd52d8537a16c078c726d97fd