disable simulated bluetooth

This commit is contained in:
Ziyang Zhou
2023-08-05 10:31:12 +08:00
parent 3b59c7498a
commit 8a01a9f162
2 changed files with 1 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<permissions>
<unavailable-feature name="android.hardware.bluetooth" />
</permissions>