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