commit | 8b2a47c86719dcaba747542313da217e36d5541e | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Mon Jun 28 10:55:15 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Mon Jun 28 10:55:15 2021 +0900 |
tree | 4b1f9d64f145985713593917ded60de78f7dae44 | |
parent | ef34fd2e21ced33d54534edbf40980c0297a6d0b [diff] |
Move test_mainline_modules to AndroidTest.xml When an AndroidTest.xml is used, configuration needs to be in the AndroidTest.xml file, not in the Android.bp. This currently causes tests not to be run in TEST_MAPPING as they should be. Test: TH needs to test Bug: 187935317 Change-Id: Ie0aca0c64646825175769cd375bcecf65de4b4c8