Self-extractors for JSS02B

Change-Id: I681fa97bcb9397dcead214247addde6f22b51fc1
diff --git a/proprietary-blobs.txt b/proprietary-blobs.txt
index 3173971..ea134fd 100644
--- a/proprietary-blobs.txt
+++ b/proprietary-blobs.txt
@@ -130,6 +130,7 @@
 /system/vendor/firmware/a300_pfp.fw
 /system/vendor/firmware/a300_pm4.fw
 /system/vendor/firmware/bcm2079x-b5_firmware.ncd
+/system/vendor/firmware/bcm2079x-b5_pre_firmware.ncd
 /system/vendor/firmware/discretix/dxhdcp2.b00
 /system/vendor/firmware/discretix/dxhdcp2.b01
 /system/vendor/firmware/discretix/dxhdcp2.b02
diff --git a/self-extractors/broadcom/staging/device-partial.mk b/self-extractors/broadcom/staging/device-partial.mk
index 9f3ed23..13582f4 100644
--- a/self-extractors/broadcom/staging/device-partial.mk
+++ b/self-extractors/broadcom/staging/device-partial.mk
@@ -15,4 +15,5 @@
 # Broadcom blob(s) necessary for Flo hardware
 PRODUCT_COPY_FILES := \
     vendor/broadcom/flo/proprietary/bcm2079x-b5_firmware.ncd:system/vendor/firmware/bcm2079x-b5_firmware.ncd:broadcom \
+    vendor/broadcom/flo/proprietary/bcm2079x-b5_pre_firmware.ncd:system/vendor/firmware/bcm2079x-b5_pre_firmware.ncd:broadcom \
 
diff --git a/self-extractors/extract-lists.txt b/self-extractors/extract-lists.txt
index ce916a6..6b946ce 100644
--- a/self-extractors/extract-lists.txt
+++ b/self-extractors/extract-lists.txt
@@ -7,6 +7,7 @@
   broadcom)
     TO_EXTRACT="\
             system/vendor/firmware/bcm2079x-b5_firmware.ncd \
+            system/vendor/firmware/bcm2079x-b5_pre_firmware.ncd \
             "
     ;;
   qcom)
diff --git a/self-extractors/generate-packages.sh b/self-extractors/generate-packages.sh
index cd053be..93a7cb9 100755
--- a/self-extractors/generate-packages.sh
+++ b/self-extractors/generate-packages.sh
@@ -21,12 +21,13 @@
 # 713896 = JSR78B
 # 719009 = JSR82
 # 728843 = JSS01
+# 730471 = JSS02B
 # end jb-mr2-dev
 BRANCH=jb-mr2-dev
 if test $BRANCH = jb-mr2-dev
 then
-  ZIP=razor-ota-728843
-  BUILD=jss01
+  ZIP=razor-ota-730471
+  BUILD=jss02b
 fi # jb-mr2-dev
 ROOTDEVICE=flo
 DEVICE=flo
@@ -49,6 +50,7 @@
   broadcom)
     TO_EXTRACT="\
             system/vendor/firmware/bcm2079x-b5_firmware.ncd \
+            system/vendor/firmware/bcm2079x-b5_pre_firmware.ncd \
             "
     ;;
   qcom)
@@ -162,9 +164,6 @@
             system/vendor/firmware/discretix/dxhdcp2.b00 \
             system/vendor/firmware/discretix/dxhdcp2.b01 \
             system/vendor/firmware/discretix/dxhdcp2.b02 \
-            system/vendor/firmware/discretix/dxhdcp2.b03 \
-            system/vendor/firmware/discretix/dxhdcp2.mdt \
-            system/vendor/firmware/dsps.b00 \
             system/vendor/firmware/dsps.b01 \
             system/vendor/firmware/dsps.b02 \
             system/vendor/firmware/dsps.b03 \
diff --git a/vendor_owner_info.txt b/vendor_owner_info.txt
index 0a6427d..92d0686 100644
--- a/vendor_owner_info.txt
+++ b/vendor_owner_info.txt
@@ -1,7 +1,9 @@
 root/adb_keys:google
 system/bin/ATFWD-daemon:qcom
+system/app/AsusDebugger.apk:asus
 system/etc/DxHDCP.cfg:qcom
 system/vendor/firmware/bcm2079x-b5_firmware.ncd:broadcom
+system/vendor/firmware/bcm2079x-b5_pre_firmware.ncd:broadcom
 system/bin/bridgemgrd:qcom
 system/bin/btnvtool:qcom
 system/bin/diag_klog:qcom
@@ -146,12 +148,14 @@
 system/vendor/firmware/wcnss.mdt:qcom
 system/vendor/firmware/a300_pfp.fw:qcom
 system/vendor/firmware/a300_pm4.fw:qcom
+system/etc/debugger.conf:asus
 system/lib/egl/eglsubAndroid.so:qcom
 system/lib/libC2D2.so:qcom
 system/lib/egl/libEGL_adreno200.so:qcom
 system/lib/egl/libGLESv1_CM_adreno200.so:qcom
 system/lib/egl/libGLESv2_adreno200.so:qcom
 system/lib/libc2d2_a3xx.so:qcom
+system/lib/libdebugger_jni.so:asus
 system/lib/libgsl.so:qcom
 system/lib/libllvm-a3xx.so:qcom
 system/lib/egl/libq3dtools_adreno200.so:qcom