mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-07 17:05:21 -04:00
18.1: add debx
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
e408e7e19a
commit
05bb9b039b
4 changed files with 10 additions and 3 deletions
|
@ -53,7 +53,8 @@ buildAll() {
|
|||
cd "$DOS_BUILD_BASE";
|
||||
if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanWorkspaceForMalware; fi;
|
||||
#SDS4P
|
||||
buildDevice flox && rm device/asus/flox/sensors/Android.bp;
|
||||
buildDevice flox;
|
||||
buildDevice debx && rm device/asus/flox/sensors/Android.bp;
|
||||
buildDevice mako;
|
||||
#SD400
|
||||
buildDevice serrano3gxx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue