commit | 806506dfd79166176fea1efe72f4121995bddb85 | [log] [tgz] |
---|---|---|
author | Priyank Singh <[email protected]> | Wed May 27 11:01:42 2020 -0700 |
committer | Priyank Singh <[email protected]> | Wed May 27 11:01:42 2020 -0700 |
tree | fc6d1daeb675d64ef7f2136bed968b20dc5d9f79 | |
parent | 1681b4845760b56b430b2259fc4c4db0fdc5247b [diff] |
Rename the interface and remove "I" from the name. In Android, the "I" prefix is exclusively reserved for Binder interfaces (ie AIDL interfaces). Just regular Java interfaces should not have the "I" prefix. Fix: 157570910 Test: Manual Change-Id: I1ea1550ee3372c18f108d22d30f015266f140e36