Add support for ${applicationId} for merged manifests |
||
Issue description
Manifest merger will substitute this keyword with the apk's applicationId. This already works when used directly in an apk's AndroidManifest.xml.
However, when ${applicationId} is used in an AndroidManifest.xml provided to an android_resources(), then process_resources.py fails:
AndroidManifest.xml:20: Tag <provider> attribute authorities has invalid character '$'.
,
Jan 12 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jan 11 2018