Simplify test ownership.
This reverts:
- commit 53696172c06b3e8ea2764e5fa8e0af49b1a1ef36.
- commit 61615bd4234526c645ecae60a870aa0499d79964.
We own all the tests under here, we should only have to say so once.
Test: N/A
Change-Id: I078aa7fe512fcb3840782ac9ca896d3da129cfb6
diff --git a/Android.bp b/Android.bp
index 03bea5a..717c902 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,6 +14,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_virtualization",
default_applicable_licenses: ["Android-Apache-2.0"],
}