Searched refs:TARGET_PATH (Results 1 – 2 of 2) sorted by relevance
43 TARGET_PATH="$(adb shell pm path com.android.systemui | cut -d ':' -f 2)"44 if [ -z "$TARGET_PATH" ]; then45 echo "Unable to get apk path: $TARGET_PATH]" > /dev/stderr49 echo "Pushing apk to device at $TARGET_PATH"50 adb push "$APK_FILE" "$TARGET_PATH"51 adb shell fsync "$TARGET_PATH"
META-INF/MANIFEST.MF META-INF/ META-INF/proguard/ okhttp3/ ...