Hello Jijo, You can increase system image partition size. So it will solve your problem.
1) Check your partition.xml file. Check system image partition and change their. 2) Check you BoardConfig.mk file. There is one flag "BOARD_SYSTEMIMAGE_PARTITION_SIZE". you can change their also. -------- Regards, *Chirag Vaghela* On Wed, Dec 12, 2018 at 9:08 PM Jijo Joseph <[email protected]> wrote: > Thanks Akhilash for the response. But as mentioned by Mikhail Malakhov > that is possible. Even after doing it I'm not getting the size increased. > May be I'm missing some other setting. > > On Wednesday, 12 December 2018 00:41:55 UTC+5:30, AKHILASH TP wrote: >> >> Hi Jijo, >> >> As per my knowledge, you can't change the system.img size manually. it is >> auto generated from the build system. if you include more >> apps/photos/videos etc in your build, the system image size will change >> accordingly. >> >> You can change the system image partition size. the steps for it will >> differ from the chip(processor) you are using. you can ask chip vendor or >> there will be documents for the same. >> >> On Monday, 10 December 2018 23:42:35 UTC+5:30, Jijo Joseph wrote: >>> >>> I'm trying to build a GSI from AOSP pie branch. I want the system >>> partition to be at least 1.5 GB of size so that I can install GApps. But >>> the build always outputs 1.3 GB image. Is there a setting to change the >>> size of the image? >>> >>> Thanks in advance. >> >> -- > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > > --- > You received this message because you are subscribed to the Google Groups > "android-porting" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
