Skip to content

Commit 5a80e22

Browse files
authored
Add files via upload
1 parent 5af7a80 commit 5a80e22

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

module/common/busybox

2.05 MB
Binary file not shown.

module/common/partition

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
/system/app
2+
/system/etc
3+
#/system/fonts
4+
#/system/framework
5+
/system/media
6+
/system/priv-app
7+
/system/product/app
8+
/system/product/etc
9+
#/system/product/fonts
10+
#/system/product/overlay
11+
/system/product/priv-app
12+
/system/system_ext/app
13+
/system/system_ext/cust
14+
/system/system_ext/etc
15+
#/system/system_ext/framework
16+
/system/system_ext/priv-app
17+
/system/vendor/app
18+
/system/vendor/data-app
19+
/system/vendor/etc
20+
/system/vendor/odm/etc
21+
/system/vendor/odm/app
22+
#/system/vendor/odm/overlay
23+
/system/vendor/odm/priv-app
24+
#/system/vendor/odm/framework
25+
#/system/vendor/overlay

0 commit comments

Comments
 (0)