commit | a276b96374f0e97350d82f850be8a312ee6e4056 | [log] [tgz] |
---|---|---|
author | Nelson Li <nelsonli@google.com> | Thu Jan 11 07:51:13 2024 +0000 |
committer | Nelson Li <nelsonli@google.com> | Thu Jan 11 07:51:13 2024 +0000 |
tree | 8ad813d84bffe3be42e0e08945a645d4f56d43d7 | |
parent | 19e8ddd5967516aca28f48d05f1e7867b1127634 [diff] |
Remove unused Android.mk in NamespaceTest After checking, the modules under these directories can not be built because the upper-level directories lack Android.mk. Even if these Android.mk are included, they cannot be tested correctly with atest. Bug: 319568429 Test: N/A Change-Id: I797d2327e340fcd38cde03dd0f520ec756be5fc3