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:
Tad 2023-05-08 22:19:41 -04:00
parent 10371af356
commit 2717b1aad7
No known key found for this signature in database
GPG Key ID: B286E9F57A07424B

View File

@ -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;