[android-building] Which source code the emulator/lib64/gles_swiftshader/*.so were generated by?

2021-07-31 Thread Martin
when I start a emulator emualtor -avd avd_name -gpu swiftshader_indirect the program will add library search path "sdk/emulator/lib64/gles_swiftshader" In order to realise the GPU software emulation, the program will use the /gles_swiftshade/*.so SO, I have a doubt whether the /gles_swiftshad

Re: [android-building] how to distribute android 10/11 ?

2021-07-31 Thread Ruben Wu
Hi Ulf, Thanks for the reply, could you elaborate on RBE_use_rpc_credentials? If this needs to be true, how do I set the RPC credentials? Also, is there any plans to open source the RBE client code (whatever generates the reproxy and rewrapper), I'm curious on the possible flags and functional

Re: [android-building] Emulator read-only

2021-07-31 Thread Nadir Ansari
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 wrote: > Hi , > > Thanks for the response but this doesn't resolve the issue of /system > being read-only. > I want to make it writable