yu88my
yu88my
If there is a build.prop file in other/ directory and you can find this command "cp other/build.prop $(ZIP_DIR)/system/build.prop" in your makefile, you should modify the build.prop file in other directory....
did you modify in a wrong file? please open the build.prop in the out/target_files/SYSTEM/. if or not there are 5 items?
The build.prop has sent to your emali, try it again.
Please send me your recovery.fstab in your metadata dir.
First you should find a recovery that support adb. Then: adb reboot recovery adb pull /etc/recovery.fstab
Unpack boot.img and add "persist.service.adb.enable=1" to the default.prop, pack this modified boot.img again ,flash the boot.img to your phone,may be worked for you.
You can cd to each project's dir and run "repo sync .", That will be check out which project is exception, delete it and repo sync, good luck.
No such error when compiling local. It's seem your environment problem.
this problem may be caused by your aapt. you can invoke the command "which aapt" , and verify if or not there is the aapt in your pc.
Sorry I didn't meet this problem, can you try with linux os or with lastest version of aapt?