From 1749bd5e7fa959a022472defb8ba78c689c994af Mon Sep 17 00:00:00 2001 From: jdlugosz963 Date: Mon, 11 Dec 2023 15:31:44 +0100 Subject: Add initial ble-service. --- android/app/src/main/AndroidManifest.xml | 53 ++++++++++++++++++++++++++------ 1 file changed, 43 insertions(+), 10 deletions(-) (limited to 'android/app/src/main/AndroidManifest.xml') diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 4122f36..e1c8b57 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,25 +1,58 @@ - + - + - + + + + + + + + + + + + + + + + + + - - - - - - - + + + + + + -- cgit v1.2.3