I don`t know the exact file name, but there is a shell code file. (.sh) file which makes it read-only during boot time.
On Sat, Jul 31, 2021 at 1:21 AM Andy E <[email protected]> wrote: > Hi , > > Thanks for the response but this doesn't resolve the issue of /system > being read-only. > I want to make it writable so I can copy files. > > On Tuesday, June 8, 2021 at 7:24:14 PM UTC-7 [email protected] wrote: > >> Hi, >> >> Try to push apk on path "/storage/emulated/0/". >> >> On Mon, 24 May, 2021, 11:46 PM Andy E, <[email protected]> wrote: >> >>> 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 >>> <https://groups.google.com/d/msgid/android-building/2a796d5d-0f3c-4732-b4ce-3f01bd0a1b6an%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > -- > 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/e566cf56-4e34-4447-8372-a4fc0dc6848en%40googlegroups.com > <https://groups.google.com/d/msgid/android-building/e566cf56-4e34-4447-8372-a4fc0dc6848en%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- 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/CAPhxVe89mq05-BkJzyzod5dq5EBbGiH6JsptOqJM-37e4w4sqg%40mail.gmail.com.
