Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Install: /home/infection/android/cm_10.1/out/target/product/generic/system/lib/libsparse.so
- target SharedLib: libext4_utils (/home/infection/android/cm_10.1/out/target/product/generic/obj/SHARED_LIBRARIES/libext4_utils_intermediates/LINKED/libext4_utils.so)
- target Symbolic: libext4_utils (/home/infection/android/cm_10.1/out/target/product/generic/symbols/system/lib/libext4_utils.so)
- target Strip: libext4_utils (/home/infection/android/cm_10.1/out/target/product/generic/obj/lib/libext4_utils.so)
- Install: /home/infection/android/cm_10.1/out/target/product/generic/system/lib/libext4_utils.so
- Install: /home/infection/android/cm_10.1/out/host/linux-x86/bin/make_ext4fs
- infection@android:~/android/cm_10.1$ build/tools/device/mkvendor.sh htc cp2dug /home/infection/android/boot.img
- Arguments: htc cp2dug /home/infection/android/boot.img
- Output will be in /home/infection/android/cm_10.1/device/htc/cp2dug
- 1696 blocks
- Creating initial git repository.
- ~/android/cm_10.1/device/htc/cp2dug ~/android/cm_10.1
- Initialized empty Git repository in /home/infection/android/cm_10.1/device/htc/cp2dug/.git/
- [master (root-commit) c0b7543] mkvendor.sh: Initial commit of cp2dug
- 8 files changed, 94 insertions(+)
- create mode 100644 AndroidBoard.mk
- create mode 100644 AndroidProducts.mk
- create mode 100644 BoardConfig.mk
- create mode 100644 cm.mk
- create mode 100644 device_cp2dug.mk
- create mode 100644 kernel
- create mode 100644 recovery.fstab
- create mode 100644 system.prop
- ~/android/cm_10.1
- Done!
- Use the following command to set up your build environment:
- lunch full_cp2dug-eng
- And use the follwowing command to build a recovery:
- . build/tools/device/makerecoveries.sh full_cp2dug-eng
- infection@android:~/android/cm_10.1$
- infection@android:~/android/cm_10.1$
- infection@android:~/android/cm_10.1$
- infection@android:~/android/cm_10.1$
- infection@android:~/android/cm_10.1$
- infection@android:~/android/cm_10.1$
- infection@android:~/android/cm_10.1$
- infection@android:~/android/cm_10.1$ . build/envsetup.sh
- including device/generic/armv7-a-neon/vendorsetup.sh
- including device/generic/armv7-a/vendorsetup.sh
- including device/generic/mips/vendorsetup.sh
- including device/generic/x86/vendorsetup.sh
- including device/ti/panda/vendorsetup.sh
- 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
- infection@android:~/android/cm_10.1$
- infection@android:~/android/cm_10.1$
- infection@android:~/android/cm_10.1$
- infection@android:~/android/cm_10.1$
- infection@android:~/android/cm_10.1$
- infection@android:~/android/cm_10.1$
- infection@android:~/android/cm_10.1$
- infection@android:~/android/cm_10.1$ lunch full_cp2dug-eng
- build/core/product_config.mk:234: *** Cannot locate config makefile for product "full_cp2dug". Stop.
- Device cp2dug not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
- Repository for cp2dug not found in the CyanogenMod Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml.
- build/core/product_config.mk:234: *** Cannot locate config makefile for product "full_cp2dug". Stop.
- ** Don't have a product spec for: 'full_cp2dug'
- ** Do you have the right repo manifest?
- infection@android:~/android/cm_10.1$ lunch device_cp2dug-eng
- build/core/product_config.mk:253: *** No matches for product "device_cp2dug". Stop.
- Device cp2dug not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
- Repository for cp2dug not found in the CyanogenMod Github repository list. If this is in error, you may need to manually add it to your local_manifests/roomservice.xml.
- build/core/product_config.mk:253: *** No matches for product "device_cp2dug". Stop.
- ** Don't have a product spec for: 'device_cp2dug'
- ** Do you have the right repo manifest?
- infection@android:~/android/cm_10.1$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement