mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
Merge "Self-extractors for JSR72" into jb-mr2-dev-plus-aosp
This commit is contained in:
commit
009f1de5c3
1 changed files with 3 additions and 2 deletions
|
@ -17,12 +17,13 @@
|
|||
# start jb-mr2-dev
|
||||
# 700272 = JSR67
|
||||
# 703372 = JSR71
|
||||
# 704765 = JSR72
|
||||
# end jb-mr2-dev
|
||||
BRANCH=jb-mr2-dev
|
||||
if test $BRANCH = jb-mr2-dev
|
||||
then
|
||||
ZIP=razorg-ota-703372
|
||||
BUILD=jsr71
|
||||
ZIP=razorg-ota-704765
|
||||
BUILD=jsr72
|
||||
fi # jb-mr2-dev
|
||||
ROOTDEVICE=deb
|
||||
DEVICE=deb
|
||||
|
|
Loading…
Reference in a new issue