reg build.prop and default.prop

686 views
Skip to first unread message

Ubuntu guy

unread,
May 12, 2010, 6:43:20 PM5/12/10
to android-platform
Hi,

I was looking at the android build procedure to figure out as to how
conditional compilation is being used, if at all.
Found that based on the user selection, appropriate envirnoment
variables are being set like TARGET_BUILD_VARIANT. Based on these
envirnoment variables, properties is being set like ro.secure etc etc.

I managed to find the file build.prop and default.prop generated in
the out folder. From here how is the info stored in the target device?
Is it flashed in any image?

--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.

David Du

unread,
May 12, 2010, 10:23:44 PM5/12/10
to android-...@googlegroups.com
On Thu, May 13, 2010 at 6:43 AM, Ubuntu guy <sam...@yahoo.co.in> wrote:
Hi,

 I was looking at the android build procedure to figure out as to how
conditional compilation is being used, if at all.
Found that based on the user selection, appropriate envirnoment
variables are being set like TARGET_BUILD_VARIANT. Based on these
envirnoment variables, properties is being set like ro.secure etc etc.

 I managed to find the file build.prop and default.prop generated in
the out folder. From here how is the info stored in the target device?
 《
    build.prop store in device directory "/system/build.prop"
  》
Is it flashed in any image?
 <<
    It  flashed in system.img. Its information is used by "dumpstate", "recovery", etc.
 >>

--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.

Reply all
Reply to author
Forward
0 new messages