am 1b2434f1: am 7ddcf03b: am 255b263c: Merge "Modify base Configuration used for aapt dump badging" into lmp-dev
* commit '1b2434f1f42cbfce7f996b58086549d2763ad2a9': Modify base Configuration used for aapt dump badging
This commit is contained in:
@@ -752,6 +752,7 @@ int doDump(Bundle* bundle)
|
||||
config.screenWidthDp = 320;
|
||||
config.screenHeightDp = 480;
|
||||
config.smallestScreenWidthDp = 320;
|
||||
config.screenLayout |= ResTable_config::SCREENSIZE_NORMAL;
|
||||
assets.setConfiguration(config);
|
||||
|
||||
const ResTable& res = assets.getResources(false);
|
||||
|
||||
Reference in New Issue
Block a user