Skip to content

Commit 0b9392a

Browse files
authored
Merge pull request #12 from sra0ne/feature/oppo-bloatware-update
add: Oppo FinShell Pay to safe removal list
2 parents 73f9eea + b58f277 commit 0b9392a

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

packages_registry.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,22 @@
249249
]
250250
}
251251
}
252+
},
253+
"oppo": {
254+
"name": "Oppo",
255+
"categories": {
256+
"system_apps": {
257+
"name": "System Apps",
258+
"description": "System Apps applications",
259+
"packages": [
260+
{
261+
"name": "com.finshell.fin",
262+
"description": "FinShell Pay",
263+
"risk": "safe"
264+
}
265+
]
266+
}
267+
}
252268
}
253269
},
254270
"risk_levels": {
@@ -273,4 +289,4 @@
273289
"recommendation": "Research before removing"
274290
}
275291
}
276-
}
292+
}

0 commit comments

Comments
 (0)