diff options
author | Yohei Yukawa <yukawa@google.com> | 2018-02-26 11:31:47 +0900 |
---|---|---|
committer | Yohei Yukawa <yukawa@google.com> | 2018-02-26 11:31:47 +0900 |
commit | e46228420b9b5040779f9f828e44db12cd092317 (patch) | |
tree | 896c801840a6bf4b655624bab02dd293f144da6a /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | f465c35354d925ccdcc711fb5bbba9e1aed1a283 (diff) |
Remove incorrectly specified @UserIdInt
This is a follow up CL to my previous CL [1], which introduced
TextServicesManagerServicve.SessionRequest for internal state
management.
It turns out that SessionRequest#mUserId was incorrectly marked with
@UserIdInt, even though it actually stores uid, not user ID int.
This CL addresses the confusion by removing @UserIdInt as well as
renaming it to SessionRequest#mUid.
There should be no behavior change actually.
[1]: I92e7aa40dc9ea14f67d355f0bfa15325b775d27b
Bug: 7254002
Test: compile
Change-Id: I94f19d028be3b24fe0f3d848236ea9ca68e537b4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions