Description[Android] Build gtest APKs like other APKs
After much work, we can build gtest APKs without first transforming .java files, resource files, or the AndroidManifest.xml. We can directly use java_apk.gypi and build like all other APKs.
Do that.
Also, native_test_apk.xml was the last user of common.xml and sdk-targets.xml, and so those can now be removed.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193576
Patch Set 1 #
Total comments: 4
Patch Set 2 : Rebase #
Messages
Total messages: 7 (0 generated)
|