精华 | |
金钱 | BA |
威望 | 点 |
贡献值 | 点 |
爱心 | 点 |
经验 | 点 |
注册时间 | 2009-2-21 |
最后登录 | 1970-1-1 |
在线时间 | 小时 |
| |
| |
| |
|
立即注册,加入爱黑武论坛的大家庭!爱黑武,爱上搞机生活!
您需要 登录 才可以下载或查看,没有账号?注册
x
Information about what type of GSI it is
<ARCH>_xyZ
<ARCH> can either be arm, a64 or arm64
x can either be a or b
y can either be v, o, g or f
Z can be N or S
b = a/b #system a/b 分区
a = a-only #system a 分区
g = gapps #有Google服务
o = gapps-go #有Google go服务
v = vanilla (no gapps included) #没有Google服务
f = floss (free & open source apps instead gapps)
N = no superuser #没有 root 权限
S = superuser included #有 root 权限
So in most common example "arm64_avN" is ARM64 A-only vanilla with no superuser
https://github.com/eremitein/treble-patches/issues/20
|
|