Fork from pix106's tree
Explicitly specify firmware image files legacy /firmware/image/* as system:system and new /vendor/firmware_mnt/image/* as root:system For normal boot, this is a no-op as /firmware|/vendor/firmware_mnt is a mount point. This change is only for development when firmware is read-writable and allows changes via "adb push". This match the underlying FAT fs mount ownership of system:system or root:system so adb push's chown will not error out. Change-Id: I90e7528bcd21cca449cc5637d20af8dc9ccf7d3c |
||
---|---|---|
audio | ||
biometrics | ||
bluetooth | ||
configs | ||
data-ipa-cfg-mgr | ||
doze | ||
gps | ||
idc | ||
init | ||
keylayout | ||
libhidl | ||
light | ||
overlay | ||
overlay-lineage | ||
rootdir | ||
seccomp | ||
sensors | ||
sepolicy | ||
wifi | ||
Android.mk | ||
BoardConfigCommon.mk | ||
compatibility_matrix.xml | ||
config.fs | ||
extract-files.sh | ||
lineage.dependencies | ||
manifest.xml | ||
properties.mk | ||
proprietary-files.txt | ||
README.md | ||
setup-makefiles.sh | ||
wayne.mk |
This repository contains common device configuration for Xiaomi wayne-based devices
Copyright
#
# Copyright (C) 2018 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.
#