Remove dead NFC (Android Beam) code

This commit is contained in:
Torsten Grote
2024-02-21 13:47:01 -03:00
committed by Hans-Christoph Steiner
parent 6ffb3fe7e3
commit 3d114cd85f
17 changed files with 1 additions and 233 deletions

View File

@@ -113,16 +113,6 @@ public class AppDetailsAdapterTest {
return false;
}
@Override
public void enableAndroidBeam() {
}
@Override
public void disableAndroidBeam() {
}
@Override
public void openUrl(String url) {