commit | e4b3c4cf89d5f771f6a15f112b38af025ee1b416 | [log] [tgz] |
---|---|---|
author | Rubin Xu <rubinxu@google.com> | Wed Apr 05 17:33:00 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Apr 05 17:33:00 2017 +0000 |
tree | e97c1ef7d78b0863f643b9df51ded1f8ce615f6d | |
parent | d2cee1933395d01e20ec358e280348ba48146404 [diff] | |
parent | 4e1533170a1c7e153635271d460823af49db59c1 [diff] |
Merge "Fix liblog#__security failure" am: 7887dd8567 am: 3651e52903 am: 4e1533170a Change-Id: I1ce292fbf498a75eb14331ea0c242bc2b7968992
diff --git a/liblog/tests/liblog_test.cpp b/liblog/tests/liblog_test.cpp index 0538c4c..70b8a28 100644 --- a/liblog/tests/liblog_test.cpp +++ b/liblog/tests/liblog_test.cpp
@@ -1984,6 +1984,8 @@ EXPECT_EQ(0, setuid(AID_SYSTEM)); // only one that can read security buffer + uid = getuid(); + gid = getgid(); pid_t pid = getpid(); ASSERT_TRUE(NULL !=