diff options
author | Colin Cross <ccross@android.com> | 2017-09-21 23:32:23 +0000 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2017-09-21 23:32:23 +0000 |
commit | 9762264100d81d3dd653cbca2996b288c52f9546 (patch) | |
tree | 6e5aeab6934dd7b3b02abaf138bdb2a98228f348 /Android.bp | |
parent | 70d863fdc17969b4638caf830d0567adc20a6100 (diff) |
Revert "Convert libcore java to Android.bp"
This reverts commit 70d863fdc17969b4638caf830d0567adc20a6100.
Reason for revert: Broke the few remaining builds that still use jack
Change-Id: I437d583cf33d68e6d8fa3367e1ea54848b56e05b
Diffstat (limited to 'Android.bp')
-rw-r--r-- | Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp index a94c85dcd9..2230ac7a0c 100644 --- a/Android.bp +++ b/Android.bp @@ -1,4 +1,3 @@ build = [ - "JavaLibrary.bp", "NativeCode.bp", ] |