OSDN Git Service

am 1642edb5: Merge changes Ib074192d,I6df3afed,I69070455,Icbe31908,Id3fa4526,I038d451f
authorColin Cross <ccross@android.com>
Tue, 25 Jun 2013 00:10:16 +0000 (17:10 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Tue, 25 Jun 2013 00:10:16 +0000 (17:10 -0700)
commita99e29e61090da9c21c17cae54211083a2268d6e
tree4c1af8e180154edb6a9c725ffe88d288bba49b50
parent954480393f4539f62cdc3f6cb83c562050ea4f51
parent1642edb5208fe02ef64d5734fffaf7c4a724fd2f
am 1642edb5: Merge changes Ib074192d,I6df3afed,I69070455,Icbe31908,Id3fa4526,I038d451f

* commit '1642edb5208fe02ef64d5734fffaf7c4a724fd2f':
  bionic: store property names as variable-length strings
  bionic: prevent root processes from calling __system_property_add
  bionic: revert to a single (larger) property area
  bionic: reimplement property area as hybrid trie/binary tree
  bionic: add missing memory barriers to system properties
  bionic: make property area expandable