Skip to content

Commit

Permalink
Revert "Revert "flo: merge tag 'android-4.4.4_r1'""
Browse files Browse the repository at this point in the history
This reverts commit 2fa8c78.

Now that kernel sources are merged, Wi-Fi, BT, GPS all work again.

Change-Id: I8ad6486a02e806dbc050dcc475eafc96018ca85c
  • Loading branch information
havok87 authored and Gerrit Code Review committed Aug 1, 2014
1 parent 2fa8c78 commit 10e10b3
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
Binary file modified WCNSS_cfg.dat
Binary file not shown.
3 changes: 3 additions & 0 deletions WCNSS_qcom_cfg.ini
Original file line number Diff line number Diff line change
Expand Up @@ -247,5 +247,8 @@ gTDLSRSSITriggerThreshold=-60
gTDLSIdlePacketThreshold=5
gTDLSRSSITeardownThreshold=-70

# Enable IPv6 RA filtering
gMCAddrListEnable=1

END
# Note: Configuration parser would not read anything past the END marker
6 changes: 3 additions & 3 deletions factory-images/generate-factory-images-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
# end jb-mr2-dev

source ../../../common/clear-factory-images-variables.sh
BUILD=748593
BUILD=937116
DEVICE=flo
PRODUCT=razor
VERSION=jss15j
VERSION=kot49h
SRCPREFIX=signed-
BOOTLOADER=flo-03.14
BOOTLOADER=flo-04.02
source ../../../common/generate-factory-images-common.sh
6 changes: 3 additions & 3 deletions self-extractors/generate-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
BRANCH=klp-dev
if test $BRANCH = klp-dev
then
ZIP=razor-ota-748593
BUILD=jss15j
fi # jb-mr2-dev
ZIP=razor-ota-937116
BUILD=kot49h
fi # klp-dev
ROOTDEVICE=flo
DEVICE=flo
MANUFACTURER=asus
Expand Down

0 comments on commit 10e10b3

Please sign in to comment.