commit | 651617b09c228d317421967946261c04c90767a6 | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Wed Mar 06 20:40:39 2019 -0800 |
committer | Hai Zhang <zhanghai@google.com> | Fri Mar 08 14:33:41 2019 -0800 |
tree | 6d67dfa77db54ec75c24c08969af56107019b997 | |
parent | d49498c48019be0a88ff53a5b2e0980feb8aa17e [diff] |
Use a boolean Consumer instead of RoleManagerCallback. And use RemoteCallback for it under the hood. This removes one AIDL interface and allows using lambda, while aligning with what PermissionControllerService does. Bug: 127691087 Test: manual Change-Id: Ied4c6b6fd0ba51ac30313db36552768ca5cf0592