OSDN Git Service

bionic: add compatibility mode for properties
authorColin Cross <ccross@android.com>
Tue, 25 Jun 2013 01:36:39 +0000 (18:36 -0700)
committerGreg Hackmann <ghackmann@google.com>
Tue, 25 Jun 2013 20:34:45 +0000 (13:34 -0700)
commitad76c85b9ca587084089d086f954158bc0eae905
treec3e1bcc203c8c7defc4f425b8184f31a7ddc3610
parent285b42a04cbe8e627a75c9bfb3c7cb3f7b539267
bionic: add compatibility mode for properties

Allow a new bionic to work with an old init property area by supporting
the old format.

Change-Id: I9268214b2f8930e75e3b5c26afe94fa92068bf0b
libc/Android.mk
libc/bionic/system_properties.c
libc/bionic/system_properties_compat.c [new file with mode: 0644]
libc/include/sys/_system_properties.h