commit | 9e4f52b2e5c76791edc885397389771692c0de8a | [log] [tgz] |
---|---|---|
author | Ryan Mitchell <rtmitchell@google.com> | Thu Sep 19 12:15:52 2019 -0700 |
committer | Ryan Mitchell <rtmitchell@google.com> | Fri Oct 04 16:11:37 2019 -0700 |
tree | 5b9927394ed97e11009b4782b2fc494f3aa32276 | |
parent | cd965a3224c581d8eae28e052fcf577974104830 [diff] |
Parse <overlay> and abstract resource mapping This change introduces idmap parsing of <overlay> tags. The <overlay> tag allows one to explicitly map resources in the target to either a resource in the overlay or an inline attribute value. Use the android:resourcesMap atttribute on the <overlay> tag in the android manifest to specify a file to provide the resource mapping. Bug: 135943783 Bug: 135051420 Test: idmap2_tests Change-Id: I1740dcdc01849c43b1f2cb8c6645d666dbb05dba