diff options
author | Bill Peckham <bpeckham@google.com> | 2021-07-02 23:23:38 +0000 |
---|---|---|
committer | Bill Peckham <bpeckham@google.com> | 2021-07-02 23:27:40 +0000 |
commit | c57cdd121a8d5a0883a689f6d9fbe6fc440e2202 (patch) | |
tree | 5effb5d26423dddc6c14429fdadbcbca7891bb5d /java | |
parent | 6df80496cc00a238e80c3c1956d0d04e272870f7 (diff) |
Revert "Allow partner NQNfcNci module to use legacy APIs"
This reverts commit bc878d447b7039e17651b4dfeb493bed7201da93.
Reason for revert: Issue resolved, so remove workaround.
Bug: 168259330
Change-Id: Iabe292dc2c78249465f77409369dbf46e1b7900e
Diffstat (limited to 'java')
-rw-r--r-- | java/legacy_core_platform_api_usage.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/legacy_core_platform_api_usage.go b/java/legacy_core_platform_api_usage.go index f15b7926b..628a10048 100644 --- a/java/legacy_core_platform_api_usage.go +++ b/java/legacy_core_platform_api_usage.go @@ -125,7 +125,6 @@ var legacyCorePlatformApiModules = []string{ "NetworkStackNextTests", "NetworkStackTests", "NetworkStackTestsLib", - "NQNfcNci", // TODO(b/168259330) what is a better way to deal with this "online-gcm-ref-docs", "online-gts-docs", "PerformanceMode", |