commit | d6cd6eb7be630bc9ce7defa4599ffcd78446e4dc | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue Feb 21 11:56:49 2023 -0800 |
committer | Roshan Pius <rpius@google.com> | Wed Feb 22 16:46:15 2023 +0000 |
tree | c89b80d2f9162e7b036e22a089449160a497ee50 | |
parent | c79f3cde35d3c86bec5311209f6385d2522f9442 [diff] |
nfc(api): Remove fg checks from API class Instead of checking this in the API class, throw a remote exception from service when we detect that a non-fg app is trying to enable/disable fg dispatch. The service is already tracking the app moving to background, so there is no need for this redundant tracking in the API class. Bug: 263565738 Test: atest CtsNfcTestCases Test: CtsVerifier tag tests Change-Id: Ia04848f6ed2595b33a861427d1d346d0dc9da8a5