summaryrefslogtreecommitdiff
path: root/identity/support/src/cppbor_parse.cpp
diff options
context:
space:
mode:
authorfelipeal <felipeal@google.com>2020-03-20 18:30:50 -0700
committerfelipeal <felipeal@google.com>2020-03-23 09:43:34 -0700
commiteb5c657bc7656a1d0394ef34734409ce502b0c78 (patch)
tree13452882fd74fa4f999731515d1271323a92a7ca /identity/support/src/cppbor_parse.cpp
parent6d0d85d9b27a8711dd3e6eea05fbc0c6760f9b1b (diff)
Implemented SWITCH_USER in the emulated User HAL.
Examples: $ adb shell lshal debug android.hardware.automotive.vehicle@2.0::IVehicle/default --user-hal No InitialUserInfo response No SwitchUser response $ adb shell lshal debug android.hardware.automotive.vehicle@2.0::IVehicle/default --set 299896584 a 1 i 666 i 3 i 1 s "D\\'OH!" Set property {.timestamp = 63698971001637, .areaId = 1, .prop = 299896584, .status = AVAILABLE, .value = {.int32Values = [3]{666, 3, 1}, .floatValues = [0]{}, .int64Values = [0]{}, .bytes = [0]{}, .stringValue = "D'OH!"}} $ adb shell lshal debug android.hardware.automotive.vehicle@2.0::IVehicle/default --user-hal No InitialUserInfo response SwitchUser response: {.timestamp = 63698971001637, .areaId = 1, .prop = 299896584, .status = AVAILABLE, .value = {.int32Values = [3]{666, 3, 1}, .floatValues = [0]{}, .int64Values = [0]{}, .bytes = [0]{}, .stringValue = "D'OH!"}} Test: see commands above Bug: 150409110 Change-Id: Id5b92774fccebbc39ed8d3f553df3f5aa30fc656
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions