Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- O_O . build/envsetup.sh
- including device/generic/mini-emulator-mips/vendorsetup.sh
- including device/generic/mini-emulator-x86/vendorsetup.sh
- including device/generic/mini-emulator-x86_64/vendorsetup.sh
- including device/generic/mini-emulator-arm64/vendorsetup.sh
- including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh
- including device/jsr/d10f/vendorsetup.sh
- Applying patches
- bionic/0001-TZDATA-Upgrade-tzdata-to-2015g.patch
- build/0001-Change-date-format.patch
- build/0002-Add-hook-functions-to-post_process_props.py.patch
- build/0003-Disable-block-zip-building-build-standard-file-based.patch
- external/icu/0001-TZDATA-Update-tzdata-to-2015g.patch
- frameworks/base/0001-MountService-allow-overriding-default-storage-list-w.patch
- frameworks/base/0002-frameworks-hardcode-package-name-to-android.patch
- frameworks/base/0003-TORCH-Use-sysfs-interface-for-system-wide-torch-serv.patch
- frameworks/base/0004-POWER-Read-battery-capacity-from-sysfs.patch
- frameworks/base/0005-STORAGES-Reduce-DEFAULT_THRESHOLD_MAX_BYTES-500MB-10.patch
- kernel/jsr/msm8226/0001-Revert-Revert-msm-vidc-Amend-calculation-of-buffer-s.patch
- kernel/jsr/msm8226/0002-Revert-Revert-msm-vidc-Expose-extradata-size-to-user.patch
- packages/apps/Torch/0001-Revert-again-Torch-notify-TorchService-of-torch-stat.patch
- packages/apps/Torch/0002-Revert-Make-torch-shutdown-by-camera-usage-work-prop.patch
- packages/apps/Torch/0003-Revert-Torch-signal-to-framework-TorchService-not-to.patch
- system/vold/0001-EXFAT-Use-kernel-driver-instead-of-FUSE-driver.patch
- Is bionic patched for 'Upgrade tzdata to 2015g' ?.. Yes
- Checking if patch bionic/0001-TZDATA-Upgrade-tzdata-to-2015g.patch matches commit 0840032... Yes, it matches
- Is build patched for 'Change date format' ?.. Yes
- Checking if patch build/0001-Change-date-format.patch matches commit 54c9b2a... Yes, it matches
- Is build patched for 'Add hook functions to post_process_props.py' ?.. Yes
- Checking if patch build/0002-Add-hook-functions-to-post_process_props.py.patch matches commit 3ae73ce... Yes, it matches
- Is build patched for 'Disable block zip building, build standard file-based zip' ?.. Yes
- Checking if patch build/0003-Disable-block-zip-building-build-standard-file-based.patch matches commit 87ea546... Yes, it matches
- Is external/icu patched for 'Update tzdata to 2015g' ?.. Yes
- Checking if patch external/icu/0001-TZDATA-Update-tzdata-to-2015g.patch matches commit e788782... Yes, it matches
- Is frameworks/base patched for 'MountService: allow overriding default storage list with' ?.. Yes
- Checking if patch frameworks/base/0001-MountService-allow-overriding-default-storage-list-w.patch matches commit 2486c38... Yes, it matches
- Is frameworks/base patched for 'frameworks: hardcode package name to android' ?.. Yes
- Checking if patch frameworks/base/0002-frameworks-hardcode-package-name-to-android.patch matches commit 1cdce53... Yes, it matches
- Is frameworks/base patched for 'Use sysfs interface for system-wide torch service' ?.. Yes
- Checking if patch frameworks/base/0003-TORCH-Use-sysfs-interface-for-system-wide-torch-serv.patch matches commit 459ea1e... Yes, it matches
- Is frameworks/base patched for 'Read battery capacity from sysfs ...and fallback' ?.. Yes
- Checking if patch frameworks/base/0004-POWER-Read-battery-capacity-from-sysfs.patch matches commit 54be973... Yes, it matches
- Is frameworks/base patched for 'Reduce DEFAULT_THRESHOLD_MAX_BYTES' ?.. Yes
- Checking if patch frameworks/base/0005-STORAGES-Reduce-DEFAULT_THRESHOLD_MAX_BYTES-500MB-10.patch matches commit 2b30687... Yes, it matches
- Is kernel/jsr/msm8226 patched for 'Revert "Revert "msm: vidc: Amend calculation of buffer' ?.. Yes
- Checking if patch kernel/jsr/msm8226/0001-Revert-Revert-msm-vidc-Amend-calculation-of-buffer-s.patch matches commit 9bb1f1e... Yes, it matches
- Is kernel/jsr/msm8226 patched for 'Revert "Revert "msm: vidc: Expose extradata size to' ?.. Yes
- Checking if patch kernel/jsr/msm8226/0002-Revert-Revert-msm-vidc-Expose-extradata-size-to-user.patch matches commit 05a3ccd... Yes, it matches
- Is packages/apps/Torch patched for 'Revert [test] again "Torch: notify TorchService of torch state' ?.. Yes
- Checking if patch packages/apps/Torch/0001-Revert-again-Torch-notify-TorchService-of-torch-stat.patch matches commit fd00834... NO! MISMATCH!
- --- /tmp/patch 2015-11-15 08:25:57.914517578 +0300
- +++ /tmp/commit 2015-11-15 08:25:57.934528437 +0300
- @@ -73,7 +73,7 @@
- + boolean result = false;
- + try {
- + result = mTorchService.onStartingTorch(cameraId);
- -+ } catch (RemoteException ea) {
- ++ } catch (RemoteException e) {
- + }
- + if (!result) {
- + throw new InitializationException("Camera is busy", null);
- Is packages/apps/Torch patched for 'Revert "Make torch shutdown by camera usage work' ?.. Yes
- Checking if patch packages/apps/Torch/0002-Revert-Make-torch-shutdown-by-camera-usage-work-prop.patch matches commit eefd5c9... Yes, it matches
- Is packages/apps/Torch patched for 'Revert "Torch: signal to framework TorchService not to' ?.. Yes
- Checking if patch packages/apps/Torch/0003-Revert-Torch-signal-to-framework-TorchService-not-to.patch matches commit 3164c86... Yes, it matches
- Is system/vold patched for 'Use kernel driver instead of FUSE driver Based on' ?.. Yes
- Checking if patch system/vold/0001-EXFAT-Use-kernel-driver-instead-of-FUSE-driver.patch matches commit b08eb88... Yes, it matches
- Applying patches: done
- Updating overlay
- including vendor/cm/vendorsetup.sh
- including sdk/bash_completion/adb.bash
- including vendor/cm/bash_completion/git.bash
- including vendor/cm/bash_completion/repo.bash
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement