Fork from pix106's tree
Find a file
Anton Hansson 0f749157fd wayne-common: Set LOCAL_SDK_VERSION where possible.
This change sets LOCAL_SDK_VERSION for all packages where
this is possible without breaking the build, and
LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.

Setting one of these two will be made required soon, and this
is a change in preparation for that. Not setting LOCAL_SDK_VERSION
makes the app implicitly depend on the bootclasspath, which is
often not required. This change effectively makes depending on
private apis opt-in rather than opt-out.

Test: make relevant packages
Bug: 73535841
Change-Id: Ic906adbd670c4dbfe2cdf0b71cdbeaf9ac08a27e
2019-07-01 16:42:18 +02:00
audio wayne-common: Update mixer paths for sdm660 internal codec 2019-07-01 16:42:18 +02:00
biometrics wayne-common: rootdir: Add 'vendor.' prefix to a vendor HAL service name 2019-07-01 14:15:04 +02:00
bluetooth wayne-common: Bluetooth: Increase number of SEPs to support SHO/Mcast 2019-07-01 16:42:16 +02:00
configs wayne-common: sec_config: Allow sensors group process to QMI Sensor services 2019-07-01 16:42:18 +02:00
data-ipa-cfg-mgr wayne: ipacm: Fix memory leaks 2018-07-19 00:01:07 +00:00
doze wayne-common: Set LOCAL_SDK_VERSION where possible. 2019-07-01 16:42:18 +02:00
gps wayne: Fix android.hardware.gnss@1.0-service-qti 2018-09-05 00:00:08 +00:00
idc wayne: Initial bringup 2018-07-13 00:01:25 +00:00
init wayne-common: Remove power-off alarm stuff from init extension 2019-07-01 16:42:17 +02:00
keylayout wayne: Initial bringup 2018-07-13 00:01:25 +00:00
libhidl wayne: Build separate system and vendor hidl libs 2018-07-19 00:01:07 +00:00
light wayne-common: rootdir: Add 'vendor.' prefix to a vendor HAL service name 2019-07-01 14:15:04 +02:00
overlay wayne-common: overlay: Renamed config_dozeAfterScreenOff 2019-07-01 16:42:16 +02:00
overlay-lineage wayne: overlay-lineage: Enable call recording 2018-08-20 00:00:19 +00:00
rootdir wayne-common: Remove NFC data directory creation 2019-07-01 16:42:17 +02:00
seccomp Added syscall to media extractor policy 2017-10-27 05:14:51 -07:00
sensors wayne: Initial bringup 2018-07-13 00:01:25 +00:00
sepolicy wayne-common: rootdir: Remove sensors init shell script 2019-07-01 14:15:04 +02:00
wifi wayne: Initial bringup 2018-07-13 00:01:25 +00:00
Android.mk wayne-common: Use build system to create mount point symlinks 2019-07-01 16:42:16 +02:00
BoardConfigCommon.mk wayne-common: Enable 64 bit DRM plugins compilation 2019-07-01 16:42:17 +02:00
compatibility_matrix.xml wayne: Initial bringup 2018-07-13 00:01:25 +00:00
config.fs wayne-common: Allow xtwifi-client to access wake alarm 2019-07-01 16:42:18 +02:00
extract-files.sh wayne-common: Convert into common tree 2018-12-02 11:02:30 +08:00
framework_manifest.xml wayne-common: Move AtFwd hal from device to framework manifest. 2019-07-01 16:42:17 +02:00
lineage.dependencies wayne-common: Convert into common tree 2018-12-02 11:02:30 +08:00
manifest.xml wayne-common: Move AtFwd hal from device to framework manifest. 2019-07-01 16:42:17 +02:00
properties.mk wayne-common: Rename bt props for new HAL 2019-07-01 16:42:17 +02:00
proprietary-files.txt wayne-common: proprietary-files: Commonize camera libraries 2019-07-01 16:42:18 +02:00
README.md wayne-common: Convert into common tree 2018-12-02 11:02:30 +08:00
setup-makefiles.sh wayne-common: Apply jasmine rebrand 2018-12-07 23:37:06 +08:00
vendor_framework_compatibility_matrix.xml wayne-common: Add custom hals to device framework compatibility matrix 2019-07-01 16:42:17 +02:00
wayne.mk wayne-common: Enable 64 bit DRM plugins compilation 2019-07-01 16:42:17 +02:00

This repository contains common device configuration for Xiaomi wayne-based devices

#
# 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.
#