diff --git a/out/arm/arch/addon.d/30-gapps.sh b/out/arm/arch/addon.d/30-gapps.sh deleted file mode 100644 index b0fcadf..0000000 --- a/out/arm/arch/addon.d/30-gapps.sh +++ /dev/null @@ -1,76 +0,0 @@ -#!/sbin/sh -# -# /system/addon.d/70-gapps.sh -# -. /tmp/backuptool.functions - -list_files() { -cat < - - - - - diff --git a/out/arm/common/etc/permissions/com.google.android.maps.xml b/out/arm/common/etc/permissions/com.google.android.maps.xml deleted file mode 100644 index 5be5c2c..0000000 --- a/out/arm/common/etc/permissions/com.google.android.maps.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - diff --git a/out/arm/common/etc/permissions/com.google.android.media.effects.xml b/out/arm/common/etc/permissions/com.google.android.media.effects.xml deleted file mode 100644 index ea82b9d..0000000 --- a/out/arm/common/etc/permissions/com.google.android.media.effects.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - diff --git a/out/arm/common/etc/permissions/com.google.widevine.software.drm.xml b/out/arm/common/etc/permissions/com.google.widevine.software.drm.xml deleted file mode 100644 index f75abf9..0000000 --- a/out/arm/common/etc/permissions/com.google.widevine.software.drm.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - diff --git a/out/arm/common/framework/com.google.android.camera2.jar b/out/arm/common/framework/com.google.android.camera2.jar deleted file mode 100644 index 8bc83cb..0000000 Binary files a/out/arm/common/framework/com.google.android.camera2.jar and /dev/null differ diff --git a/out/arm/common/framework/com.google.android.maps.jar b/out/arm/common/framework/com.google.android.maps.jar deleted file mode 100644 index 02524f6..0000000 Binary files a/out/arm/common/framework/com.google.android.maps.jar and /dev/null differ diff --git a/out/arm/common/framework/com.google.android.media.effects.jar b/out/arm/common/framework/com.google.android.media.effects.jar deleted file mode 100644 index 4cc5668..0000000 Binary files a/out/arm/common/framework/com.google.android.media.effects.jar and /dev/null differ diff --git a/out/arm/common/framework/com.google.widevine.software.drm.jar b/out/arm/common/framework/com.google.widevine.software.drm.jar deleted file mode 100644 index 52b38cb..0000000 Binary files a/out/arm/common/framework/com.google.widevine.software.drm.jar and /dev/null differ diff --git a/out/arm/common/gapps_scripts.sh b/out/arm/common/gapps_scripts.sh deleted file mode 100644 index 6b0f5dd..0000000 --- a/out/arm/common/gapps_scripts.sh +++ /dev/null @@ -1,28 +0,0 @@ -#!/sbin/sh - -good_ffc_device() { - if cat /proc/cpuinfo |grep -q Victory; then - return 1 - fi - if cat /proc/cpuinfo |grep -q herring; then - return 1 - fi - if cat /proc/cpuinfo |grep -q sun4i; then - return 1 - fi - return 0 -} - -chmod 755 /system/addon.d/30-gapps.sh -if [ -f "/system/addon.d/faceunlock.sh" ]; then - chmod 755 /system/addon.d/31-faceunlock.sh -fi -if good_ffc_device && [ -e /system/etc/permissions/android.hardware.camera.front.xml ]; then - chmod 755 /system/addon.d/31-faceunlock.sh -elif [ -d /system/vendor/pittpatt/ ]; then - rm -rf /system/vendor/pittpatt/ - rm -rf /system/app/FaceLock/ - rm -f /system/lib/libfacelock_jni.so - rm -f /system/addon.d/31-faceunlock.sh -fi -rm -rf /tmp/face diff --git a/out/arm/common/priv-app/GoogleBackupTransport/GoogleBackupTransport.apk b/out/arm/common/priv-app/GoogleBackupTransport/GoogleBackupTransport.apk deleted file mode 100644 index 4589c91..0000000 Binary files a/out/arm/common/priv-app/GoogleBackupTransport/GoogleBackupTransport.apk and /dev/null differ diff --git a/out/arm/common/priv-app/GoogleFeedback/GoogleFeedback.apk b/out/arm/common/priv-app/GoogleFeedback/GoogleFeedback.apk deleted file mode 100644 index 5217ccd..0000000 Binary files a/out/arm/common/priv-app/GoogleFeedback/GoogleFeedback.apk and /dev/null differ diff --git a/out/arm/common/priv-app/GoogleLoginService/GoogleLoginService.apk b/out/arm/common/priv-app/GoogleLoginService/GoogleLoginService.apk deleted file mode 100644 index 685d1bd..0000000 Binary files a/out/arm/common/priv-app/GoogleLoginService/GoogleLoginService.apk and /dev/null differ diff --git a/out/arm/common/priv-app/GoogleOneTimeInitializer/GoogleOneTimeInitializer.apk b/out/arm/common/priv-app/GoogleOneTimeInitializer/GoogleOneTimeInitializer.apk deleted file mode 100644 index 4dac6c7..0000000 Binary files a/out/arm/common/priv-app/GoogleOneTimeInitializer/GoogleOneTimeInitializer.apk and /dev/null differ diff --git a/out/arm/common/priv-app/GooglePartnerSetup/GooglePartnerSetup.apk b/out/arm/common/priv-app/GooglePartnerSetup/GooglePartnerSetup.apk deleted file mode 100644 index dcdba29..0000000 Binary files a/out/arm/common/priv-app/GooglePartnerSetup/GooglePartnerSetup.apk and /dev/null differ diff --git a/out/arm/common/priv-app/GoogleServicesFramework/GoogleServicesFramework.apk b/out/arm/common/priv-app/GoogleServicesFramework/GoogleServicesFramework.apk deleted file mode 100644 index 2523747..0000000 Binary files a/out/arm/common/priv-app/GoogleServicesFramework/GoogleServicesFramework.apk and /dev/null differ diff --git a/out/arm/common/priv-app/Phonesky/Phonesky.apk b/out/arm/common/priv-app/Phonesky/Phonesky.apk deleted file mode 100644 index 588ce53..0000000 Binary files a/out/arm/common/priv-app/Phonesky/Phonesky.apk and /dev/null differ diff --git a/out/arm/common/priv-app/SetupWizard/SetupWizard.apk b/out/arm/common/priv-app/SetupWizard/SetupWizard.apk deleted file mode 100644 index 0a208e4..0000000 Binary files a/out/arm/common/priv-app/SetupWizard/SetupWizard.apk and /dev/null differ diff --git a/out/arm/common/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.8/landmark_group_meta_data.bin b/out/arm/common/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.8/landmark_group_meta_data.bin deleted file mode 100644 index eeb495e..0000000 Binary files a/out/arm/common/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.8/landmark_group_meta_data.bin and /dev/null differ diff --git a/out/arm/common/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.8/left_eye-y0-yi45-p0-pi45-r0-ri20.lg_32-tree7-wmd.bin b/out/arm/common/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.8/left_eye-y0-yi45-p0-pi45-r0-ri20.lg_32-tree7-wmd.bin deleted file mode 100644 index 8292c58..0000000 Binary files a/out/arm/common/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.8/left_eye-y0-yi45-p0-pi45-r0-ri20.lg_32-tree7-wmd.bin and /dev/null differ diff --git a/out/arm/common/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.8/nose_base-y0-yi45-p0-pi45-r0-ri20.lg_32-tree7-wmd.bin b/out/arm/common/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.8/nose_base-y0-yi45-p0-pi45-r0-ri20.lg_32-tree7-wmd.bin deleted file mode 100644 index 90292d4..0000000 Binary files a/out/arm/common/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.8/nose_base-y0-yi45-p0-pi45-r0-ri20.lg_32-tree7-wmd.bin and /dev/null differ diff --git a/out/arm/common/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.8/right_eye-y0-yi45-p0-pi45-r0-ri20.lg_32-3-tree7-wmd.bin b/out/arm/common/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.8/right_eye-y0-yi45-p0-pi45-r0-ri20.lg_32-3-tree7-wmd.bin deleted file mode 100644 index bccd30a..0000000 Binary files a/out/arm/common/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.8/right_eye-y0-yi45-p0-pi45-r0-ri20.lg_32-3-tree7-wmd.bin and /dev/null differ diff --git a/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/head-y0-yi45-p0-pi45-r0-ri30.4a-v24-tree7-2-wmd.bin b/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/head-y0-yi45-p0-pi45-r0-ri30.4a-v24-tree7-2-wmd.bin deleted file mode 100644 index 343e4ea..0000000 Binary files a/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/head-y0-yi45-p0-pi45-r0-ri30.4a-v24-tree7-2-wmd.bin and /dev/null differ diff --git a/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/head-y0-yi45-p0-pi45-rn30-ri30.5-v24-tree7-2-wmd.bin b/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/head-y0-yi45-p0-pi45-rn30-ri30.5-v24-tree7-2-wmd.bin deleted file mode 100644 index 6708d71..0000000 Binary files a/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/head-y0-yi45-p0-pi45-rn30-ri30.5-v24-tree7-2-wmd.bin and /dev/null differ diff --git a/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/head-y0-yi45-p0-pi45-rp30-ri30.5-v24-tree7-2-wmd.bin b/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/head-y0-yi45-p0-pi45-rp30-ri30.5-v24-tree7-2-wmd.bin deleted file mode 100644 index dbca576..0000000 Binary files a/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/head-y0-yi45-p0-pi45-rp30-ri30.5-v24-tree7-2-wmd.bin and /dev/null differ diff --git a/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/pose-r.8.1.bin b/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/pose-r.8.1.bin deleted file mode 100644 index 5d8f45f..0000000 Binary files a/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/pose-r.8.1.bin and /dev/null differ diff --git a/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/pose-y-r.8.1.bin b/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/pose-y-r.8.1.bin deleted file mode 100644 index 997f486..0000000 Binary files a/out/arm/common/vendor/pittpatt/models/detection/yaw_roll_face_detectors.7.1/pose-y-r.8.1.bin and /dev/null differ diff --git a/out/arm/common/vendor/pittpatt/models/recognition/face.face.y0-y0-71-N-tree_7-wmd.bin b/out/arm/common/vendor/pittpatt/models/recognition/face.face.y0-y0-71-N-tree_7-wmd.bin deleted file mode 100644 index cf6386c..0000000 Binary files a/out/arm/common/vendor/pittpatt/models/recognition/face.face.y0-y0-71-N-tree_7-wmd.bin and /dev/null differ