commit | b541aae17c159e97555cd643e7eb3f57bb80cb5d | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Sat Sep 23 19:52:43 2017 -0700 |
committer | Colin Cross <ccross@android.com> | Mon Sep 25 16:15:10 2017 -0700 |
tree | 7869778c243be11d1ee7e3abea97dedc9916b0dc | |
parent | 1d1e5ef61b8923ec5ecec072267ddbb688a1f62f [diff] |
Remove duplication of bootclasspath in LOCAL_JAVA_LIBRARIES The bootclasspath libraries have direct dependencies now, so remove them from LOCAL_JAVA_LIBRARIES so they don't also end up in the classpath. Test: m -j checkbuild Test: m -j ANDROID_COMPILE_WITH_JACK=true java Test: manually inspection of build-${TARGET_PRODUCT}.ninja only has expected changes Test: no changes to system.img Change-Id: Icbc8987468f237aa351708b33c3abe5ea3d1816e