Searched refs:PASS_THROUGH_PATH (Results 1 – 1 of 1) sorted by relevance
38 static const char *PASS_THROUGH_PATH = "/sdcard/update/ota_pkg_pass_through.bin"; variable280 int fd = open(PASS_THROUGH_PATH, O_RDWR, S_IRUSR | S_IWUSR); in HotaByNotDefaultPkg()