Hi, I'm a newbie on AOSP build and was wondering if I can get some answers here. I built the AOSP tree and I'm able to use the emulator hoping that I can easily push my applications (apk) without rebuilding the system image. I however found out that /system is read-only. Using adb sync or adb push failed to work obviously since it's read-only. Is there any workaround this issue?
I tried '*emulator -writable-system*' but for some reason it hangs. adb root, adb remount , adb disable-verity all failed as well. Any help would be greatly appreciated! Thanks! -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/2a796d5d-0f3c-4732-b4ce-3f01bd0a1b6an%40googlegroups.com.
