commit | 4533a557e446c8cd1af1da88bfe572ddf30f8c53 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Thu Nov 03 14:13:49 2016 -0700 |
committer | Yohei Yukawa <yukawa@google.com> | Thu Nov 03 14:13:49 2016 -0700 |
tree | b0f40eed99759ac97596d5b5ab7158a4f990fea6 | |
parent | 85ebaab0808f1ee49f7e6b2770ed9e3d759e44e2 [diff] |
Fix InputContentInfoCompat.releasePermission() InputContentInfoCompat.releasePermission() has been mistakenly wired up to InputContentInfo.requestPermission() when running on API 25 devices. With this CL, InputContentInfoCompat.releasePermission() surely calls InputContentInfo.releasePermission(). Test: 'adb shell dumpsys activity permissions' before/after calling it Bug: 32633466 Change-Id: Ic798a54a205bf429a1c400c8413b22f469aacbfa