Merge "update omni-list" into android-6.0
diff --git a/config/common.mk b/config/common.mk
index ef1b072..d5a4841 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -36,6 +36,10 @@
vendor/omni/prebuilt/bin/50-hosts.sh:system/addon.d/50-hosts.sh \
vendor/omni/prebuilt/bin/blacklist:system/addon.d/blacklist
+# Backup Services whitelist
+PRODUCT_COPY_FILES += \
+ vendor/omni/prebuilt/etc/sysconfig/backup.xml:system/etc/sysconfig/backup.xml
+
# init.d support
PRODUCT_COPY_FILES += \
vendor/omni/prebuilt/etc/init.d/00banner:system/etc/init.d/00banner \
diff --git a/prebuilt/etc/init.local.rc b/prebuilt/etc/init.local.rc
index 4268dc7..cf62ad1 100644
--- a/prebuilt/etc/init.local.rc
+++ b/prebuilt/etc/init.local.rc
@@ -5,64 +5,6 @@
export TERM linux
on boot
- # interactive governor
- chown system system /sys/devices/system/cpu/cpufreq/interactive/timer_rate
- chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/timer_rate
- chown system system /sys/devices/system/cpu/cpufreq/interactive/timer_slack
- chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/timer_slack
- chown system system /sys/devices/system/cpu/cpufreq/interactive/min_sample_time
- chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/min_sample_time
- chown system system /sys/devices/system/cpu/cpufreq/interactive/hispeed_freq
- chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/hispeed_freq
- chown system system /sys/devices/system/cpu/cpufreq/interactive/target_loads
- chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/target_loads
- chown system system /sys/devices/system/cpu/cpufreq/interactive/go_hispeed_load
- chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/go_hispeed_load
- chown system system /sys/devices/system/cpu/cpufreq/interactive/above_hispeed_delay
- chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/above_hispeed_delay
- chown system system /sys/devices/system/cpu/cpufreq/interactive/boost
- chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/boost
- chown system system /sys/devices/system/cpu/cpufreq/interactive/boostpulse
- chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/boostpulse
- chown system system /sys/devices/system/cpu/cpufreq/interactive/input_boost
- chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/input_boost
- chown system system /sys/devices/system/cpu/cpufreq/interactive/boostpulse_duration
- chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/boostpulse_duration
- chown system system /sys/devices/system/cpu/cpufreq/interactive/io_is_busy
- chmod 0664 /sys/devices/system/cpu/cpufreq/interactive/io_is_busy
-
- # ondemand governor
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/boostfreq
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/boostfreq
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/boostpulse
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/boostpulse
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/boosttime
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/boosttime
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/io_is_busy
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/io_is_busy
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/down_differential
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/down_differential
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/sampling_rate
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/sampling_rate
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/powersave_bias
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/powersave_bias
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/sampling_down_factor
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/sampling_down_factor
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/up_threshold
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/up_threshold
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/input_boost
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/input_boost
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/up_threshold_multi_core
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/up_threshold_multi_core
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/down_differential_multi_core
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/down_differential_multi_core
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/optimal_freq
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/optimal_freq
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/sync_freq
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/sync_freq
- chown system system /sys/devices/system/cpu/cpufreq/ondemand/up_threshold_any_cpu_load
- chmod 0664 /sys/devices/system/cpu/cpufreq/ondemand/up_threshold_any_cpu_load
-
# I/O scheduler
chown system system /sys/block/mmcblk0/queue/scheduler
chmod 0664 /sys/block/mmcblk0/queue/scheduler
@@ -78,6 +20,13 @@
chmod 0664 /sys/block/mmcblk1/queue/read_ahead_kb
restorecon /sys/block/mmcblk1/queue/read_ahead_kb
+ chown system system /sys/block/sda/queue/scheduler
+ chmod 0664 /sys/block/sda/queue/scheduler
+ restorecon /sys/block/sda/queue/scheduler
+ chown system system /sys/block/sda/queue/read_ahead_kb
+ chmod 0664 /sys/block/sda/queue/read_ahead_kb
+ restorecon /sys/block/sda/queue/read_ahead_kb
+
# allow system to modify ksm control files
chown root system /sys/kernel/mm/ksm/pages_to_scan
chmod 0664 /sys/kernel/mm/ksm/pages_to_scan
diff --git a/prebuilt/etc/sysconfig/backup.xml b/prebuilt/etc/sysconfig/backup.xml
new file mode 100644
index 0000000..5ca0abc
--- /dev/null
+++ b/prebuilt/etc/sysconfig/backup.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2016 The CyanogenMod 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.
+-->
+<config>
+ <!-- Whitelist of what components are permitted as backup data transports. The
+ 'service' attribute here is a flattened ComponentName string. -->
+ <backup-transport-whitelisted-service
+ service="android/com.android.internal.backup.LocalTransportService" />
+ <backup-transport-whitelisted-service
+ service="com.google.android.gms/.backup.BackupTransportService" />
+ <backup-transport-whitelisted-service
+ service="com.google.android.gms/.backup.component.D2dTransportService" />
+</config>
+
diff --git a/utils/omni-list b/utils/omni-list
index 4963abc..1e7025d 100644
--- a/utils/omni-list
+++ b/utils/omni-list
@@ -42,6 +42,7 @@
hardware/libhardware_legacy
hardware/qcom/audio
hardware/qcom/bt
+hardware/qcom/camera
hardware/qcom/display
hardware/qcom/gps
hardware/qcom/keymaster