Files
build_soong/java
Paul Duffin 50c217c744 Add sdk_version:"core_platform" to replace no_framework_libs:true
Where possible this duplicates any tests that use no_framework_libs:true
with ones that use sdk_version:"core_platform". If not possible (e.g. in the
default targets included in java/testing.go) it switches some to use
sdk_version:"core_platform" to ensure that there is no regression in the
behavior of no_framework_libs:true.

Follow up changes will switch all usages of no_framework_libs:true over
to use sdk_version:"core_platform" at which point no_framework_libs will be
removed.

Bug: 134566750
Test: m droid

Change-Id: I42cb181f628b723c8f32a158ae4752b4c83365ae
2019-06-17 13:17:35 +01:00
..
2019-05-29 16:54:43 -07:00
2019-06-17 11:21:39 +01:00
2019-05-01 10:06:47 -07:00
2019-04-18 13:51:58 -07:00
2019-01-23 18:05:18 +00:00
2019-06-13 05:22:03 +00:00
2019-04-02 16:38:55 +00:00