In the future, target.linux will apply to all targets running a linux kernel (android, linux_glibc, linux_bionic). So move all current users to the specific linux_glibc. There will be another cleanup pass later that will move some instances back to target.linux if the properties should be shared with target.android and target.linux_bionic, but target.linux needs to be removed first. Test: out/soong/build.ninja identical before/after Change-Id: I72ef34689c60ce547cab2898e354b027e335f6a1 Exempt-From-Owner-Approval: build system cleanup |
||
|---|---|---|
| .. | ||
| Android.bp | ||
| BitSet_test.cpp | ||
| Looper_test.cpp | ||
| LruCache_test.cpp | ||
| Mutex_test.cpp | ||
| README.txt | ||
| RefBase_test.cpp | ||
| Singleton_test.cpp | ||
| Singleton_test.h | ||
| Singleton_test1.cpp | ||
| Singleton_test2.cpp | ||
| String8_test.cpp | ||
| StrongPointer_test.cpp | ||
| SystemClock_test.cpp | ||
| TestHelpers.h | ||
| Unicode_test.cpp | ||
| Vector_test.cpp | ||
Run device tests: mma -j<whatever> (after adb root; adb disable-verity; adb reboot) adb root adb remount adb sync adb shell /data/nativetest/libutils_tests/libutils_tests