platform_build_soong/sdk
Paul Duffin 8306f25679 Make testSdkResult compatible with android.TestResult
This change makes it easier to switch the sdk package over to using the
new fixture mechanism by removing inconsistencies between the
testSdkResult and TestResult structures.

Bug: 181070625
Test: m nothing
Change-Id: Ic4c06e08ea5060fd09123f2ca65580e18b4d2ef6
2021-03-11 13:38:56 +00:00
..
Android.bp Add LOCAL_LICENSE_KINDS to build/soong 2021-02-06 04:23:21 +00:00
bp.go Handle property structs and BpPropertySets as values to AddProperty. 2020-09-25 00:33:04 +01:00
bp_test.go Remove duplicate sdk.TestHelper 2021-03-10 14:07:20 +00:00
cc_sdk_test.go Make apex.updatable default to true. 2021-03-03 10:28:26 +00:00
exports.go Extract sdk registration code into function for reuse 2021-03-09 23:03:45 +00:00
exports_test.go Always set apex_available in SDK snapshots. 2020-11-04 18:44:14 +00:00
java_sdk_test.go Make testSdkResult compatible with android.TestResult 2021-03-11 13:38:56 +00:00
sdk.go Extract sdk registration code into function for reuse 2021-03-09 23:03:45 +00:00
sdk_test.go Merge "Remove duplicate sdk.TestHelper" 2021-03-10 19:59:56 +00:00
testing.go Make testSdkResult compatible with android.TestResult 2021-03-11 13:38:56 +00:00
update.go Support testing versioned/unversioned sdk Android.bp files separately 2021-02-22 18:23:22 +00:00