commit | 0dd3fe77be779e21b8148ec5590b3f1707dd3f80 | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Thu Feb 22 15:54:20 2018 -0800 |
committer | Etan Cohen <etancohen@google.com> | Wed Feb 28 10:22:10 2018 -0800 |
tree | 3a836b60ccdff6281bfc81b9d9dc7d05fedeb4bf | |
parent | dc59f3965a3f2f80fa77ab8e13c130df31de2a08 [diff] |
[AWARE] Add target API check to the Responder to ANYONE config Responder to ANYONE was deprecated for API >= P. But the manager code did not check for target API - i.e. even older apps would have been rejected. Added the target API check to the manager code. Bug: 72175022 Test: unit test + integration tests Change-Id: I52e0c877e0af0756816b5b13e42f432504461e20