You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
KSU WebUI information
This commit is contained in:
@@ -4,13 +4,18 @@ An addon module for tricky store
|
|||||||
---
|
---
|
||||||
## Description
|
## Description
|
||||||
- Automated script to update tricky store target list.
|
- Automated script to update tricky store target list.
|
||||||
- Custom config: ADDITION and EXCLUDE in `/data/adb/tricky_store/target_list_config`
|
|
||||||
- System app excluded by default
|
- System app excluded by default
|
||||||
- This is **not** a necessary module for root hide but for those who lazy to do it manually
|
- This is **not** a necessary module for root hide but for those who lazy to do it manually
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
- Tricky store module installed
|
- Tricky store module installed
|
||||||
|
|
||||||
|
## Custom Configuration
|
||||||
|
- ADDITION and EXCLUDE in `/data/adb/tricky_store/target_list_config`
|
||||||
|
- EXCLUDE for removing unnecessary apps
|
||||||
|
- ADDITION for adding back system app excluded by default
|
||||||
|
- Configuration list with **KSU WebUI** (For KernelSU and Apatch users)
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
### Automatic update
|
### Automatic update
|
||||||
- On boot
|
- On boot
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
# DO NOT remove the default app here
|
# DO NOT remove the default app here
|
||||||
# You can add your custom addition app's package name here
|
# You can add your custom addition app's package name here
|
||||||
# Each app package name should be on a new line
|
# Each app package name should be on a new line
|
||||||
|
|
||||||
com.google.android.gms
|
com.google.android.gms
|
||||||
io.github.vvb2060.keyattestation
|
io.github.vvb2060.keyattestation
|
||||||
io.github.vvb2060.mahoshojo
|
io.github.vvb2060.mahoshojo
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
# DO NOT remove the default app here
|
# DO NOT remove the default app here
|
||||||
# You can add your custom exclusion app here
|
# You can add your custom exclusion app here
|
||||||
# Each app package name should be on a new line
|
# Each app package name should be on a new line
|
||||||
|
|
||||||
oneplus
|
oneplus
|
||||||
coloros
|
coloros
|
||||||
com.android.patch
|
com.android.patch
|
||||||
|
|||||||
Reference in New Issue
Block a user