Searched refs:addFilesToAPK (Results 1 – 1 of 1) sorted by relevance
/external/deqp/scripts/android/ |
D | build_apk.py | 607 def addFilesToAPK (config, apkPath, baseDir, relFilePaths): function 630 addFilesToAPK(config, apkPath, baseDir, [relFilePath]) 684 addFilesToAPK(config, dstPath, buildPath, assetFiles) 743 addFilesToAPK(config, dstPath, pkgPath, libFiles)
|