You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Linux Kernel Development
Hi,
I am trying to understand how the android VM Heap Size is set.
I came across the tweaks that can be done to the build.prop by setting
the dalvik.vm.heapsize
Can anyone point me the code that reads the build.prop after the
boot?
Regards,
Guru.
venkata Aravind
unread,
Mar 29, 2012, 2:22:41 AM3/29/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to android...@googlegroups.com
Have a look at the below file. You will understand it.