diff options
| author | 2020-02-21 16:55:46 -0800 | |
|---|---|---|
| committer | 2020-02-28 18:16:56 +0000 | |
| commit | 2a2e0db2a2ebc75d5f8dea674c84c2019530a543 (patch) | |
| tree | e4cd2cbc84e6ced67ad1095597551b44e97532fd /sdk/java_sdk_test.go | |
| parent | da71eda20dd26b507cea4e7f886011ed74c067ab (diff) | |
Add an order-only dependency on the build number file
Remote execution and other tools can be confused by references to
build_number.txt without a dependency. Add an order-only dependency,
which maintains the current behavior.
Test: BUILD_NUMBER=1 && m aapt && aapt version # shows 1
BUILD_NUMBER=2 && m aapt && aapt version # shows 1
rm out/soong/.intermediates/frameworks/base/tools/aapt/aapt/linux_glibc_x86_64/aapt
BUILD_NUMBER=2 && m aapt && aapt version # shows 2
Change-Id: Icfa98d6840b1dc2e273ba29c33011635d1cf93b1
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions