0x192 / 0x192/universal-android-debloater
Issue with list detected and export list
- 主要语言
- Rust
- 星标
- 19.9k
- 派生
- 1.1k
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Describe the bug**
I using to debloateware on Sony TV VU3:

Here is export list:
- com.android.backupconfirm
com.android.bluetooth
com.android.companiondevicemanager
com.android.cts.ctsshim
com.android.cts.priv.ctsshim
com.android.dreams.basic
com.android.externalstorage
com.android.htmlviewer
com.android.pacprocessor
com.android.printspooler
com.android.providers.calendar
com.android.providers.media
com.android.providers.userdictionary
com.android.proxyhandler
com.android.settings.intelligence
com.android.sharedstoragebackup
com.android.vpndialogs
com.google.android.feedback
com.google.android.onetimeinitializer
com.google.android.partnersetup
com.google.android.play.games
com.google.android.videos
**Expected behavior**
List detected and selected is match
**You have a solution?**
What to do to fix the issue.
**UAD log**
- The logfile generated by UAD. I exported relevante lines:
- 2023-09-10 16:43:19 INFO [src\gui\mod.rs:458] ANDROID_SDK: 30 | PHONE: Sony BRAVIA VU3
- 2023-09-10 16:43:20 INFO [src\gui\views\list.rs:141] Custom selection has been successfully imported
- 2023-09-10 16:44:30 INFO [src\gui\views\list.rs:321] Selection exported
- 2023-09-10 16:44:48 DEBUG [src\core\update.rs:178] Checking for UAD update
- 2023-09-10 16:44:48 WARN [src\gui\mod.rs:102] Trying to download remote UAD list
- 2023-09-10 16:44:49 INFO [src\gui\mod.rs:457] -----------------------------------------------------------------
- 2023-09-10 16:44:49 INFO [src\gui\mod.rs:458] ANDROID_SDK: 30 | PHONE: Sony BRAVIA VU3
- 2023-09-10 16:44:49 INFO [src\gui\views\list.rs:141] Custom selection has been successfully imported
- 2023-09-10 16:45:07 INFO [src\gui\mod.rs:457] -----------------------------------------------------------------
- 2023-09-10 16:45:07 INFO [src\gui\mod.rs:458] ANDROID_SDK: 30 | PHONE: Sony BRAVIA VU3
- 2023-09-10 16:45:07 INFO [src\gui\views\list.rs:141] Custom selection has been successfully imported
- 2023-09-10 16:52:07 DEBUG [src\core\update.rs:178] Checking for UAD update
- 2023-09-10 16:52:07 WARN [src\gui\mod.rs:102] Trying to download remote UAD list
- 2023-09-10 16:52:09 INFO [src\gui\mod.rs:457] -----------------------------------------------------------------
- 2023-09-10 16:52:09 INFO [src\gui\mod.rs:458] ANDROID_SDK: 30 | PHONE: Sony BRAVIA VU3
- 2023-09-10 16:52:09 DEBUG [src\core\update.rs:178] Checking for UAD update
- 2023-09-10 16:52:09 INFO [src\gui\views\list.rs:141] Custom selection has been successfully imported
- 2023-09-10 16:52:11 ERROR [src\core\utils.rs:162] Can't open the following URL:
-
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue is about a mismatch between the detected list and the exported list of packages on a Sony TV. The log shows errors in `src/core/utils.rs` and operations in `src/gui/views/list.rs`. Start by examining the list import/export logic in `list.rs` and the URL opening error in `utils.rs`. Check how the device-specific package list is generated and compared. Run the tool on an Android device or emulator to reproduce the export mismatch.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, rust
- 领域
- cli, mobile, tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100