MCPcopy Create free account
hub / github.com/CtripMobile/DynamicAPK / modifyForCompat

Method modifyForCompat

caapt/ResourceTable.cpp:4407–4513  ·  view source on GitHub ↗

* Modifies the entries in the resource table to account for compatibility * issues with older versions of Android. * * This primarily handles the issue of private/public attribute clashes * in framework resources. * * AAPT has traditionally assigned resource IDs to public attributes, * and then followed those public definitions with private attributes. * * --- PUBLIC --- * | 0x01010234 |

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

compileXmlFileFunction · 0.80
buildResourcesFunction · 0.80

Calls 15

isMinSdkVersionLOrAboveFunction · 0.85
AaptGroupEntryClass · 0.85
SourcePosClass · 0.85
sizeMethod · 0.80
removeFromBagMethod · 0.80
getVerboseMethod · 0.80
printfMethod · 0.80
getEntryMethod · 0.80
getPackageMethod · 0.80
toDirNameMethod · 0.80
getStartLineNumberMethod · 0.80
removeAttributeMethod · 0.80

Tested by

no test coverage detected