Snap for 8837442 from 23b209e15c
to tm-qpr1-release
Change-Id: Iac44d51dfcb9ef99cbfd13e4138628feceece8e7
This commit is contained in:
commit
a39b7fbbef
4 changed files with 5 additions and 1 deletions
|
@ -119,7 +119,7 @@ PRODUCT_SOONG_NAMESPACES += \
|
||||||
|
|
||||||
# Increment the SVN for any official public releases
|
# Increment the SVN for any official public releases
|
||||||
PRODUCT_VENDOR_PROPERTIES += \
|
PRODUCT_VENDOR_PROPERTIES += \
|
||||||
ro.vendor.build.svn=9
|
ro.vendor.build.svn=12
|
||||||
|
|
||||||
# DCK properties based on target
|
# DCK properties based on target
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
|
|
@ -79,6 +79,7 @@
|
||||||
|
|
||||||
EnableOnChipStopNotification="2"
|
EnableOnChipStopNotification="2"
|
||||||
PowerMode="3"
|
PowerMode="3"
|
||||||
|
MinGpsWeekNumber="2216"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<gll_features
|
<gll_features
|
||||||
|
|
|
@ -78,6 +78,7 @@
|
||||||
|
|
||||||
EnableOnChipStopNotification="false"
|
EnableOnChipStopNotification="false"
|
||||||
PowerMode="3"
|
PowerMode="3"
|
||||||
|
MinGpsWeekNumber="2216"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<gll_features
|
<gll_features
|
||||||
|
|
|
@ -16,3 +16,5 @@ modprobe|snd-soc-cs40l26.ko
|
||||||
|
|
||||||
# All device specific modules loaded
|
# All device specific modules loaded
|
||||||
setprop|vendor.device.modules.ready
|
setprop|vendor.device.modules.ready
|
||||||
|
setprop|vendor.all.modules.ready
|
||||||
|
setprop|vendor.all.devices.ready
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue