From 69f35faa7ecf040d549f2ef3ef7d8e3714c6e845 Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee Date: Fri, 5 Jan 2024 09:21:00 +0530 Subject: [PATCH] fix: apply suggested changes --- resources/assets/uad_lists.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 08c9f4c..39ee47e 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -9461,7 +9461,7 @@ { "id": "com.mediatek.dataprotection", "list": "Misc", - "description": "Possibly related to user partition encryption / decryption.\nA device should works flawlesly without it.", + "description": "Possibly related to user partition encryption/decryption.\nA device should works flawlessly without it.", "dependencies": [], "neededBy": [], "labels": [], @@ -9479,7 +9479,7 @@ { "id": "android.overlay.common", "list": "Aosp", - "description": "It has some important settings and configurations related to android.", + "description": "It has some important settings and configurations related to Android.", "dependencies": [], "neededBy": [], "labels": [], @@ -9488,7 +9488,7 @@ { "id": "android.overlay.target", "list": "Aosp", - "description": "It has some important settings and configurations related to android.", + "description": "It has some important settings and configurations related to Android.", "dependencies": [], "neededBy": [], "labels": [], @@ -9506,7 +9506,7 @@ { "id": "com.android.nearby.halfsheet", "list": "Aosp", - "description": "Useless frameworks related to wifi connection, usb tethering, auto and usage.\nEvery version has random code and app not running in the background.", + "description": "Useless frameworks to Wi-Fi connections, USB tethering, auto, usage.\nEvery version has random code and the app is not running in the background.", "dependencies": [], "neededBy": [], "labels": [], @@ -30837,7 +30837,7 @@ { "id": "com.google.android.nearby.halfsheet", "list": "Aosp", - "description": "Useless frameworks to wifi connection, usb tethering, auto, usage.\nevery version have random code and app not running in the background.\nlooks like a very useless.", + "description": "Useless frameworks to Wi-Fi connections, USB tethering, auto, usage.\nEvery version has random code and the app is not running in the background.", "dependencies": [], "neededBy": [], "labels": [],