OSDN Git Service

Merge changes Ib074192d,I6df3afed,I69070455,Icbe31908,Id3fa4526,I038d451f
authorColin Cross <ccross@android.com>
Tue, 25 Jun 2013 00:07:53 +0000 (00:07 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Tue, 25 Jun 2013 00:07:53 +0000 (00:07 +0000)
commit1642edb5208fe02ef64d5734fffaf7c4a724fd2f
tree438d92641ff419d9836fbbfe992e9f6dcbcb46aa
parent0ea1d5c0ae94ee581c72451b20813c028f51090c
parent836dbf65e4370df38cddc170229a7b0bdf882c8c
Merge changes Ib074192d,I6df3afed,I69070455,Icbe31908,Id3fa4526,I038d451f

* changes:
  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