commit | f0a670eb12a0e5854dfd2a9284973d0711392653 | [log] [tgz] |
---|---|---|
author | satok <satok@google.com> | Tue Mar 15 11:04:58 2011 +0900 |
committer | The Android Automerger <android-build@android.com> | Tue Mar 15 23:15:02 2011 -0700 |
tree | 6f9141f2659632c6042043b2e286258c24d0c55a | |
parent | 49ad2447286b7b3af73f52d6f000f1452c7ece0a [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