DescriptionRemove package_name from java_apk.gypi
This change completes the removal of package_name from
build/java_apk.gyp and removes it from all the places
which still refer to it.
'package_name' used to be how you specified the intermediate
directory when building an APK. Now we use the target name and
includers no longer need to set the intermediate directory
explicitly. However one use in java_apk for setting additional
resources files seems to have crept through the refactoring.
BUG=405963
Committed: https://crrev.com/a1ee8d91945a17948026ef18dce2a2121db7fbd5
Cr-Commit-Position: refs/heads/master@{#293498}
Patch Set 1 #Patch Set 2 : Put some of chrome package_name back #Patch Set 3 : Rebase. #
Messages
Total messages: 10 (3 generated)
|