mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-12-25 23:49:32 -05:00
14.1: Switch n51xx to -userdebug like i93xx
For https://github.com/Divested-Mobile/DivestOS-Build/issues/209 Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
10371af356
commit
2717b1aad7
@ -84,9 +84,9 @@ buildAll() {
|
||||
buildDeviceUserDebug i9100;
|
||||
buildDeviceUserDebug i9300;
|
||||
buildDeviceUserDebug i9305;
|
||||
buildDevice n5100;
|
||||
buildDevice n5110;
|
||||
buildDevice n5120;
|
||||
buildDeviceUserDebug n5100;
|
||||
buildDeviceUserDebug n5110;
|
||||
buildDeviceUserDebug n5120;
|
||||
buildDevice v1awifi;
|
||||
buildDevice herolte;
|
||||
buildDevice hero2lte;
|
||||
|
Loading…
Reference in New Issue
Block a user