1{ 2 "tests": true, 3 "apex_available": [ 4 "//apex_available:platform", 5 "com.android.virt" 6 ], 7 "package": { 8 "argh": { 9 "dep_blocklist": [ 10 "libtrybuild" 11 ] 12 } 13 }, 14 "module_blocklist": [ 15 "argh_test_tests_compiletest" 16 ] 17} 18