commit | a8bb9e40315d5f6bd54b4c4f3359208763af5fc3 | [log] [tgz] |
---|---|---|
author | Nelson Li <nelsonli@google.com> | Thu Jan 11 07:23:07 2024 +0000 |
committer | Nelson Li <nelsonli@google.com> | Thu Jan 11 07:23:07 2024 +0000 |
tree | 71f911eb9edeb24ba6b5496690e6a4aa05d73ecc | |
parent | 19e8ddd5967516aca28f48d05f1e7867b1127634 [diff] |
Remove unused Android.mk in MergeOnlyTest After checking, the modules under these directories can not be built because the upper-level directories lack Android.mk. In addition, the format of the Android.mk in these directories is also incorrect, and if it is included, it will cause the build to break. Bug: 319565408 Test: N/A Change-Id: I1a7b2fc2ad78bcbcd6cd3f65c0a5043656711dae