commit | c1b97e05b0aee92b249a93e53b3f8151fcb74287 | [log] [tgz] |
---|---|---|
author | satok <satok@google.com> | Tue Mar 15 11:04:58 2011 +0900 |
committer | satok <satok@google.com> | Tue Mar 15 11:04:58 2011 +0900 |
tree | 6f9141f2659632c6042043b2e286258c24d0c55a | |
parent | cfce2826780dc1c4811619b89ba8d358e3f30f11 [diff] |
do not merge. Fix a race in system properties. Backport Iee1ca9b7defd6 This now passes: $ adb shell am instrument -w -e class android.os.SystemPropertiesTest \ com.android.frameworks.coretests.systemproperties/android.test.InstrumentationTestRunner (which tests setting and re-reading back system properties in a loop) This patch depends on I110b653a which moves property setting from libcutils into bionic. Bug: 3511230 Change-Id: I145e642bd13079677017bb64e361e176fc73b810