Hi Dave,
Thanks for your response,
I have a default.prop file inside the initramfs.cpio.gz file of boot.img:
========= initramfs.cpio.gz =============
#
# ADDITIONAL_DEFAULT_PROPERTIES
#
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.sys.usb.config=mtp,adb
====================================
Mainly, I need to porting userdata,img and I can not make that because I can not to access via adb.
What do you think ?
How I can porting userdata.img image?
Thanks in advance
Best regards,
jvidalsm