Colin Cross 149008d892 Initial sdkparcelables
Adds a tool that can convert an SDK stubs jar into a framework.aidl
file by parsing the jar with ASM to find classes that implement
android.os.Parcelable directly or indirectly.

Bug: 70046217
Test: java -cp out/host/linux-x86/framework/sdk_parcelables_test.jar org.junit.runner.JUnitCore com.android.sdk_parcelables.ParcelableDetectorTest
Change-Id: Idc804896b8860352633a85168748af1b08777205
2017-12-16 20:43:50 -08:00
2017-12-15 16:03:45 +00:00
2017-12-14 17:36:18 +00:00
2017-12-13 19:38:38 +00:00
2017-07-10 19:00:27 +00:00
2017-12-14 09:45:16 -08:00
2017-12-16 20:43:50 -08:00
2017-11-20 11:13:48 -08:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%