Fork from pix106's tree
Find a file
Jiyong Park 87a5439069
sdm660-common: Build init with shared libraries
recovery partition now supports shared librarys. Therefore, init can now
be built as a dynamic executable both for normal and recovery modes.

To save save in the recovery mode, not all libs are dynamically linked.
Libs that are only used by init in the recovery mode are still
statically linked.

Note: init is still a static executable for legacy devices where
system-as-root is not on, because the dynamic linker and shared libs
which are in /system are not available when init starts.

Bug: 63673171
Test: `adb reboot recovery; adb devices` shows the device ID
Test: device boots to the UI in normal mode.
Test: do that for both walleye (system-as-root) and bullhead (legacy
ramdisk).

Change-Id: I30c84ae6a8e507e507ad0bb71acad281316d9e90
2020-12-13 18:37:01 +06:00
biometrics sdm660-common: Remove libhwbinder/libhidltransport deps 2020-12-13 18:27:09 +06:00
bluetooth sdm660-common: Switch to QTI bt stack and enable a2dp offload 2020-10-19 11:36:06 +06:00
configs sdm660-common: Add protobuf vendorcompat lib 2020-12-13 18:37:00 +06:00
data-ipa-cfg-mgr sdm660-common: data-ipa-cfg-mgr: Merge tag 'LA.UM.8.2.r1-06900-sdm660.0' 2020-10-19 11:36:06 +06:00
DeviceDoze sdm660-common: DeviceDoze: Reduce wakelock timeout and wakeup interval 2020-12-09 09:52:25 +06:00
DeviceSettings sdm660-common: DeviceSettings: Set correct symbol in DreamManager 2020-12-09 09:52:25 +06:00
folio_daemon sdm660-common: switch to blueprints where it's possible 2020-08-12 02:02:39 +06:00
gps sdm660-common: Remove libhwbinder/libhidltransport deps 2020-12-13 18:27:09 +06:00
ims sdm660-common: Create system copy of ims-ext-common and add to classpath 2019-10-15 14:59:53 +02:00
init sdm660-common: Build init with shared libraries 2020-12-13 18:37:01 +06:00
libhidl sdm660-common: libhidl: remove libhidltransport deps 2020-12-13 18:37:00 +06:00
libshims sdm660-common: Add shim for libdpmframework 2020-12-13 18:37:01 +06:00
light sdm660-common: Remove libhwbinder/libhidltransport deps 2020-12-13 18:27:09 +06:00
org.ifaa.android.manager sdm660-common: org.ifaa.android.manager: Use new UnsupportedAppUsage annotation 2020-12-13 18:27:09 +06:00
overlay sdm660-common: add config overlay for biometric sensors 2020-12-13 18:37:01 +06:00
overlay-lineage sdm660-common: overlay: Update lineage-sdk overlay 2020-12-09 09:52:25 +06:00
overlay-system/vendor/qcom/opensource/commonsys/packages/apps/Bluetooth/res/values sdm660-common: Switch to QTI bt stack and enable a2dp offload 2020-10-19 11:36:06 +06:00
rootdir sdm660-common: init: remove lct diag 2020-12-13 18:37:01 +06:00
rro_overlays sdm660-common: TetheringOverlay: revise p2p tether interface regex pattern 2020-12-13 18:25:07 +06:00
seccomp sdm660-common: mediacodec: Allow syscalls needed by OMX component 2019-08-14 10:04:13 +02:00
sepolicy sdm660-common: sepolicy: Label /persist 2020-12-13 18:37:01 +06:00
usb sdm660-common: remove libhwbinder/libhidltransport deps from usb 2020-12-13 18:37:01 +06:00
vndk sdm660-common: remove unnecessary deps from vndk 2020-12-13 18:37:01 +06:00
.clang-format sdm660-common: Improve lights HAL 2020-08-12 02:02:37 +06:00
Android.bp sdm660-common: Setup device soong namespace 2019-09-27 17:13:44 +02:00
Android.mk sdm660-common: Back to tulip 2020-10-19 11:36:06 +06:00
BoardConfigCommon.mk sdm660-common: Update qcom sepolicy include 2020-12-13 18:37:01 +06:00
common_prop.mk sdm660-common: Camera package list for aux lens 2020-12-09 09:52:25 +06:00
compatibility_matrix.xml sdm660-common: import compatibility matrix from caf 2020-08-12 02:02:39 +06:00
extract-files.sh sdm660-common: Add shim for libdpmframework 2020-12-13 18:37:01 +06:00
framework_manifest.xml wayne-common: Move AtFwd hal from device to framework manifest. 2019-07-01 16:42:17 +02:00
manifest.xml sdm660-common: Enable v1.3 clearkey drm plugin 2020-12-13 18:37:00 +06:00
proprietary-files.txt sdm660-common: Drop QC location support 2020-12-13 18:37:01 +06:00
README.md sdm660: readme: we support more devices 2020-02-27 17:01:32 +01:00
sdm660.mk sdm660-common: Set target screen density to 400 2020-12-13 18:37:01 +06:00
setup-makefiles.sh sdm660-common: Back to tulip 2020-10-19 11:36:06 +06:00
update-sha1sums.py sdm660-common: update-sha1sums: Handle line with opts 2020-08-12 02:11:33 +06:00

This repository contains device configuration for Xiaomi SDM660 devices

Basic Spec Sheet
CPU Quad-core 1.84 GHz Qualcomm Kryo 260 LP
CPU Quad-core 2.20 GHz Qualcomm Kryo 260 HP
Chipset Qualcomm Snapdragon 660, SDM660
GPU Adreno 512
ROM 32/64/128GB
RAM 3/4/6GB
Android 8.1.0

Note: Depends on: android_packages_resources_devicesettings from LineageOS

Currently Supported Devices: wayne (MI 6X), jasmine_sprout (MI A2), clover (MI PAD 4 /4 Plus), lavender (Redmi Note 7) and platina (Mi 8 Lite)

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