OSDN Git Service

Fix installd test
authorCalin Juravle <calin@google.com>
Thu, 13 Apr 2017 01:20:44 +0000 (18:20 -0700)
committerCalin Juravle <calin@google.com>
Thu, 13 Apr 2017 01:21:14 +0000 (18:21 -0700)
commita40b6e3f5229ccc98660b1bee3461b523d91f0ea
tree319c6ab7c8fb8a95aa97f982e83d11f852449758
parent0915dad29d8ba82e402ef97b01f83163bcdf4477
Fix installd test

CreatePrimaryCurrentProfile was using the wrong userid for the expected
value.

Test: adb shell /data/nativetest/installd_utils_test/installd_utils_test
Bug: 36101738
Change-Id: I80b8212d09a0e4b600c00f85ac604a0e5fa1cc11
cmds/installd/tests/installd_utils_test.cpp