DescriptionAndroid: uses "import" section and inner classes for obtaining qualified JNI parameters.
Rather than explicitly listing all the parameters
(see crbug.com/158722), infer almost all of them from the import section and inner classes.
Assumes other classes are in the same package as a fallback.
BUG=159397
TEST=base/android/jni_generator/jni_generator_tests.py
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166482
Patch Set 1 #Patch Set 2 : Uses "import" section #
Total comments: 14
Patch Set 3 : Yaron's comments #
Messages
Total messages: 16 (0 generated)
|