Revert^2 "Verify that the VM-generated BCC is valid"
Reverts commit 00e20053fe87c9fb7e3227f1cdfdddc604c5a747
This is relanding the original commit f822d7492b0ecc0dd62cfe4dba5fc7123e57de57 unchanged.
Bug: 233338216
Test: croot system/security/diced; atest -p
Change-Id: I7b53b0a82590f8f9eddb44fa8ac1ca20116f99a4
diff --git a/compos/tests/Android.bp b/compos/tests/Android.bp
index c178ddd..b77a7e4 100644
--- a/compos/tests/Android.bp
+++ b/compos/tests/Android.bp
@@ -10,6 +10,7 @@
"compatibility-tradefed",
"compatibility-host-util",
],
+ data_native_bins: ["bcc_validator"],
static_libs: [
"VirtualizationTestHelper",
],