summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-prod (mdb) <android-build-team-robot@google.com>2019-11-04 21:02:01 +0000
committerandroid-build-prod (mdb) <android-build-team-robot@google.com>2019-11-04 21:02:01 +0000
commit40c520c462910ac6cf208be334ac92abccf4d3bc (patch)
tree68b4bb58ecf5996dfe72d467a593867a17d95909
parent6401fcbd3a4c46fae3912917ca47f40cca6b6fdd (diff)
parent1e8c07fd3c2c300f4e2a8a0e98adeb961bde2c81 (diff)
downloadbonito-android10-tests-release.tar.gz
Change-Id: Ied32755d9df3312364a88d303a1a57fa6996704f
-rw-r--r--audio/rt5514_dsp_fw1.binbin19968 -> 19968 bytes
-rw-r--r--audio/rt5514_dsp_fw2.binbin38789 -> 38845 bytes
-rw-r--r--audio/rt5514_dsp_fw3.binbin35408 -> 38656 bytes
-rw-r--r--device.mk12
-rw-r--r--fstab.hardware2
-rw-r--r--fstab.postinstall17
-rw-r--r--init.hardware.rc1
-rw-r--r--overlay/frameworks/base/core/res/res/values/config.xml2
8 files changed, 3 insertions, 31 deletions
diff --git a/audio/rt5514_dsp_fw1.bin b/audio/rt5514_dsp_fw1.bin
index 614d9a23..57d55ac3 100644
--- a/audio/rt5514_dsp_fw1.bin
+++ b/audio/rt5514_dsp_fw1.bin
Binary files differ
diff --git a/audio/rt5514_dsp_fw2.bin b/audio/rt5514_dsp_fw2.bin
index 4b7ddcbe..ea58cac0 100644
--- a/audio/rt5514_dsp_fw2.bin
+++ b/audio/rt5514_dsp_fw2.bin
Binary files differ
diff --git a/audio/rt5514_dsp_fw3.bin b/audio/rt5514_dsp_fw3.bin
index 3d2dd2ac..5b24462b 100644
--- a/audio/rt5514_dsp_fw3.bin
+++ b/audio/rt5514_dsp_fw3.bin
Binary files differ
diff --git a/device.mk b/device.mk
index 68afea09..0e31e63d 100644
--- a/device.mk
+++ b/device.mk
@@ -324,9 +324,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
persist.rcs.supported=1 \
vendor.rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so \
ro.hardware.keystore_desede=true \
- ro.zram.mark_idle_delay_mins=60 \
- ro.zram.first_wb_delay_mins=180 \
- ro.zram.periodic_wb_delay_hours=24 \
# Disable snapshot timer
PRODUCT_PROPERTY_OVERRIDES += \
@@ -876,11 +873,4 @@ PRODUCT_PRODUCT_PROPERTIES += \
# Increment the SVN for any official public releases
PRODUCT_PROPERTY_OVERRIDES += \
- ro.vendor.build.svn=10
-
-# Use /product/etc/fstab.postinstall to mount system_other.
-PRODUCT_PRODUCT_PROPERTIES += \
- ro.postinstall.fstab.prefix=/product
-
-PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/fstab.postinstall:$(TARGET_COPY_OUT_PRODUCT)/etc/fstab.postinstall
+ ro.vendor.build.svn=12
diff --git a/fstab.hardware b/fstab.hardware
index 48e262a8..422c9ccf 100644
--- a/fstab.hardware
+++ b/fstab.hardware
@@ -17,5 +17,5 @@ product /product
# and fails if it does not find it.
/dev/block/bootdevice/by-name/misc /misc emmc defaults defaults
/devices/platform/soc/a600000.ssusb/a600000.dwc3/xhci-hcd.*.auto* /storage/usbotg vfat nosuid,nodev wait,voldmanaged=usbotg:auto
-/dev/block/zram0 none swap defaults zramsize=2147483648,max_comp_streams=8,zram_loopback_path=/data/unencrypted/zram_swap,zram_loopback_size=512M
+/dev/block/zram0 none swap defaults zramsize=2147483648,max_comp_streams=8
/dev/block/platform/soc/7c4000.sdhci/by-name/persist /mnt/vendor/persist ext4 nosuid,nodev,noatime,barrier=1 wait,first_stage_mount
diff --git a/fstab.postinstall b/fstab.postinstall
deleted file mode 100644
index df8f77b7..00000000
--- a/fstab.postinstall
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# Copyright (C) 2019 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
-/dev/block/by-name/system /postinstall ext4 ro,nosuid,nodev,noexec slotselect_other,avb_keys=/product/etc/security/avb/system_other.avbpubkey
diff --git a/init.hardware.rc b/init.hardware.rc
index 6684d862..f2c6d833 100644
--- a/init.hardware.rc
+++ b/init.hardware.rc
@@ -483,6 +483,7 @@ on property:sys.boot_completed=1
write /proc/irq/default_smp_affinity 3f
# Enable ZRAM on boot_complete
+ rm /data/unencrypted/zram_swap
swapon_all /vendor/etc/fstab.${ro.boot.hardware.platform}
write /proc/sys/vm/swappiness 100
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index 1708b4a7..bef2559c 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -410,6 +410,4 @@
<!-- True if the firmware supports connected MAC randomization -->
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>
- <!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. -->
- <bool name="config_zramWriteback">true</bool>
</resources>