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.