From 339a2d0d70619b7d35a432b18d6ed47f936668ed Mon Sep 17 00:00:00 2001 From: Mariya Date: Mon, 19 Feb 2024 11:49:22 +0530 Subject: [PATCH] Added changes for solution and concentration --- app/src/main/AndroidManifest.xml | 8 +++++--- .../com/example/hpostesting/data/constant/Constants.kt | 2 +- .../presentation/assurance/AssuranceControlsFragment.kt | 3 ++- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 6a31cea..cd0eb90 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -116,15 +116,17 @@ android:name="com.example.hpostesting.presentation.testRight.UsbService" android:enabled="true" android:exported="false" /> - - - + + + + +