mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
Merge changes I9cc543f2,Ic999b9ea into jb-mr2-dev-plus-aosp
* changes: Factory images for JSS16H Self-extractors for JSS16H
This commit is contained in:
commit
316d1a984d
2 changed files with 5 additions and 4 deletions
|
@ -19,14 +19,14 @@
|
|||
# 740015 = JSS11F
|
||||
# 741000 = JSS11I
|
||||
# 741250 = JSS15
|
||||
# 746990 = JSS15H
|
||||
# 746990 = JSS16H
|
||||
# end jb-mr2-dev
|
||||
|
||||
source ../../../common/clear-factory-images-variables.sh
|
||||
BUILD=746990
|
||||
DEVICE=deb
|
||||
PRODUCT=razorg
|
||||
VERSION=jss15h
|
||||
VERSION=jss16h
|
||||
SRCPREFIX=signed-
|
||||
BOOTLOADER=flo-03.14
|
||||
RADIO=deb-g00_1.23.0_0717
|
||||
|
|
|
@ -28,12 +28,13 @@
|
|||
# 740015 = JSS11F
|
||||
# 741000 = JSS11I
|
||||
# 741250 = JSS15
|
||||
# 746990 = JSS16H
|
||||
# end jb-mr2-dev
|
||||
BRANCH=jb-mr2-dev
|
||||
if test $BRANCH = jb-mr2-dev
|
||||
then
|
||||
ZIP=razorg-ota-741250
|
||||
BUILD=jss15
|
||||
ZIP=razorg-ota-746990
|
||||
BUILD=jss16h
|
||||
fi # jb-mr2-dev
|
||||
ROOTDEVICE=deb
|
||||
DEVICE=deb
|
||||
|
|
Loading…
Reference in a new issue