I am modifying framework of AOSP. And i have declare a new style in styles.xml under framework/core/base/res/res/values. This style hasn't been set to hide. When i execute "make update-api" in root directory, it won't add this new element to public.xml. Shoud i add this new entry to pubic.xml by hand? i don't really want to do this because it contains a attribute that is the memory address of this element. It may change later.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

