commit | 8eaeea95d569964eb40a386fbf74ab390d2cc282 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Mon May 12 15:32:20 2014 -0700 |
committer | Doug Zongker <dougz@android.com> | Mon May 12 15:38:57 2014 -0700 |
tree | e46257e88490333170203ffeda7339a0ab5ad1da | |
parent | 9bbbac7560f544a6da2c3f49547c20f0c966597c [diff] |
improve density selection of recovery assets Some recovery UI assets are available in different sizes; we need to pick the right ones for the device's density. Use PRODUCT_AAPT_PREF_CONFIG if it is available (it is empty for older devices), and fall back to the highest density in PRODUCT_AAPT_CONFIG if the PREF_ version is not available. Change-Id: Ia1eb7d5409cda17b0fc5c0bcfc33dfa6a50893e8