platform_bionic/libc/system_properties
Tom Cherry f76bbf5384 Remove some globals from system_properties
pa_size should be static to prop_area, so make it so.

__system_property_area__ was reused for various purposes, but
realistically is a deprecated symbol and this finally separates us
from it.

Bug: 36001741
Test: boot bullhead, system property unit tests
Change-Id: I39663cc3b613093fa4c728b21d8ba58754f8e105
2017-11-14 08:55:27 -08:00
..
context_node.cpp Remove some globals from system_properties 2017-11-14 08:55:27 -08:00
context_node.h Split system_properties.cpp into its component pieces 2017-11-14 08:50:52 -08:00
contexts.h Remove some globals from system_properties 2017-11-14 08:55:27 -08:00
contexts_pre_split.h Remove some globals from system_properties 2017-11-14 08:55:27 -08:00
contexts_split.cpp Remove some globals from system_properties 2017-11-14 08:55:27 -08:00
contexts_split.h Remove some globals from system_properties 2017-11-14 08:55:27 -08:00
prop_area.cpp Remove some globals from system_properties 2017-11-14 08:55:27 -08:00
prop_area.h Remove some globals from system_properties 2017-11-14 08:55:27 -08:00
prop_info.cpp Split system_properties.cpp into its component pieces 2017-11-14 08:50:52 -08:00
prop_info.h Split system_properties.cpp into its component pieces 2017-11-14 08:50:52 -08:00
property_filename.h Remove some globals from system_properties 2017-11-14 08:55:27 -08:00
system_properties.cpp Remove some globals from system_properties 2017-11-14 08:55:27 -08:00