android_system_core/debuggerd/test_permissive_mte
Cole Faust 09c18c17fd Remove dependencies on the 1-variant fallback
When adding a dependencies, if the variants don't match, but the
dependency only has 1 variant anyways, soong will always use that
variant. This makes it hard to add new variants to soong, because the
1-variant fallback stops being used and you start getting missing
variant errors. Make changes to bp files such that all dependencies
correctly specify the variant to use.

Bug: 372091092
Flag: EXEMPT refactor
Test: m nothing
Change-Id: I35a5ac0e6b63080f692be6597edf5f213c4e7acb
2024-10-22 16:33:50 -07:00
..
src/com/android/tests/debuggerd Allow to re-enable MTE a specified time after a permissive fault 2024-08-14 15:02:54 -07:00
Android.bp Remove dependencies on the 1-variant fallback 2024-10-22 16:33:50 -07:00
AndroidTest.xml No longer require root for PermissiveMteTest 2024-05-16 21:33:51 +00:00
mte_crash.cpp Allow to re-enable MTE a specified time after a permissive fault 2024-08-14 15:02:54 -07:00