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