Thanks Chirag! But still no luck. I couldn't find partition.xml in the repo.
My build target is aosp_arm64_a-userdebug. I have changed the related
BoardConfig.mk. But the same out put.

Am I missing something?

On Thu, Dec 13, 2018 at 7:52 AM chirag vaghela <chiragvaghela...@gmail.com>
wrote:

> 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 <jijo.kavumpur...@gmail.com>
> 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: android-porting+unsubscr...@googlegroups.com
>> 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 android-porting+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
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 android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to