commit | c6284379a5dde6bc5927409eff292db2f0add578 | [log] [tgz] |
---|---|---|
author | Adam Lesinski <[email protected]> | Mon Dec 04 13:46:23 2017 -0800 |
committer | Adam Lesinski <[email protected]> | Mon Dec 04 17:19:44 2017 -0800 |
tree | be8da8977f7e1ae3339b9e6fd4dd4d60e80a19c1 | |
parent | 36f46a87317be9c568649c423011b37e18698013 [diff] |
AAPT2: Embed version of framework an app was compiled against. This change injects the 'android:compileSdkVersion' and 'android:compileSdkVersionCodename' into an app's AndroidManifest.xml, whose values are dervied from the version name and version code of the framework AndroidManifest.xml that is being linked against. Bug: 63388434 Test: make aapt2_tests Change-Id: I7b607192ecb337307c4bcb5770e7f716c6d4c9d2