No description
e2caf7319e
The reason these files are moved to /vendor/etc/init/hw and not /vendor/etc/init is because 'init' scans the /vendor/etc/init folder for vendor service .rc fragments to import. That would either result in duplicate imports or out-of-order imports of these hardware specific .rc files and that *may* have unintended consequences. In order to preserve the current import order for MTP, we move all hardware specific .rc files to /vendor/etc/init/hw which is not autoscanned by init BUT leave the init.${ro.hardware}.rc (i.e. init.qcom.rc in this case) in root for 'init' to find. Change-Id: I14531da05e2a3a256f734f8de96e1f1969c753f9 |
||
---|---|---|
audio | ||
bluetooth | ||
board | ||
configs | ||
doze | ||
gps | ||
idc | ||
init | ||
keylayout | ||
lineagehw/org/lineageos/hardware | ||
overlay | ||
overlay-lineage | ||
product | ||
rootdir | ||
seccomp | ||
sepolicy | ||
wifi | ||
Android.mk | ||
BoardConfigCommon.mk | ||
compatibility_matrix.xml | ||
config.fs | ||
extract-files.sh | ||
lineage.dependencies | ||
manifest.xml | ||
msm8937.mk | ||
proprietary-files-qc.txt | ||
README.md | ||
setup-makefiles.sh |
Common device configuration for Xiaomi MSM8937
Copyright
#
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2017 The LineageOS 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.
#