WebView: remove TokenBindingService from historical API files
TokenBindingService never properly launched. We removed it in
http://ag/5703128, but this caused CtsSystemApiSignatureTestCases to
fail. Since we're confident 0% of apps use this API, we'll just remove
this from the historical API files to appease the test. We only need to
remove this from 28 because that's the API level the test cares about.
Bug: 124209375
Bug: 119576150
Bug: 122527193
Test: atest CtsSystemApiSignatureTestCases | egrep 'TokenBinding' (no \
Test: TokenBinding* output after this CL)
Change-Id: I5eecbbf81a9ff148e38414e9a22e572cd25e1ce7
1 file changed