diff options
Diffstat (limited to 'Android.bp')
-rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp index b1db8e937..2c0ef4740 100644 --- a/Android.bp +++ b/Android.bp @@ -104,6 +104,7 @@ cc_genrule { // Instantiate the dex_bootjars singleton module. dex_bootjars { name: "dex_bootjars", + no_full_install: true, } // Pseudo-test that's run on checkbuilds to ensure that get_clang_version can |