From b2a3de1d45ef3371ec84c5f61ca2597f818e203a Mon Sep 17 00:00:00 2001 From: AnonymousWP <50231698+AnonymousWP@users.noreply.github.com> Date: Mon, 25 Dec 2023 01:16:39 +0100 Subject: [PATCH] pkg(com.google.android.hotspot2.osulogin): add package --- resources/assets/uad_lists.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 7873d91..35a1eab 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -10829,7 +10829,7 @@ { "id": "com.android.hotspot2.osulogin", "list": "Aosp", - "description": "OsuLogin. Hotspot (hidden?) login service.", + "description": "The sole purpose of the OsuLogin App is to provision credentials from the Wi-Fi network to the device and allow them to connect to Wi-Fi Hotspot 2.0. See https://hackanons.com/2021/07/osulogin-android-everything-you-need-to-know.html for more information.", "dependencies": [], "neededBy": [], "labels": [], @@ -30978,6 +30978,15 @@ "labels": [], "removal": "Recommended" }, + { + "id": "com.google.android.hotspot2.osulogin", + "list": "Aosp", + "description": "The sole purpose of the OsuLogin App is to provision credentials from the Wi-Fi network to the device and allow them to connect to Wi-Fi Hotspot 2.0. See https://hackanons.com/2021/07/osulogin-android-everything-you-need-to-know.html for more information.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" + }, { "id": "com.google.android.ims", "list": "Google",