Snap for 8840107 from 15fb30c750
to udc-release
Change-Id: Ibbb9d89c3c758d6670148a6d3a2647bba2977652
This commit is contained in:
commit
5df15f5b1c
4 changed files with 5 additions and 1 deletions
|
@ -119,7 +119,7 @@ PRODUCT_SOONG_NAMESPACES += \
|
|||
|
||||
# Increment the SVN for any official public releases
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.build.svn=9
|
||||
ro.vendor.build.svn=12
|
||||
|
||||
# DCK properties based on target
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
|
|
@ -79,6 +79,7 @@
|
|||
|
||||
EnableOnChipStopNotification="2"
|
||||
PowerMode="3"
|
||||
MinGpsWeekNumber="2216"
|
||||
/>
|
||||
|
||||
<gll_features
|
||||
|
|
|
@ -78,6 +78,7 @@
|
|||
|
||||
EnableOnChipStopNotification="false"
|
||||
PowerMode="3"
|
||||
MinGpsWeekNumber="2216"
|
||||
/>
|
||||
|
||||
<gll_features
|
||||
|
|
|
@ -16,3 +16,5 @@ modprobe|snd-soc-cs40l26.ko
|
|||
|
||||
# All device specific modules loaded
|
||||
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