Fork from pix106's tree
Find a file
Bruno Martins 71c49fcc8c sdm660-common: Migrate to Xiaomi power AIDL HAL
Change-Id: I42170d51a517170b58d532addd9c38496e43457c

jasmine_sprout: Remove QTI perfd

Bug: 69270928
Test: Build and boot device and test camera
Change-Id: I87b283206f462fb5c8ec9cdd303ae2934fe9bfc4

jasmine_sprout: Declare BOARD_VENDOR

* Needed for xiaomi-perfmgr power AIDL guards

Change-Id: Idbb48e0f9b01090a456ad5d3f2d51f4dfab55672

jasmine_sprout: Create dummy libqti-perfd-client

* proprietary perfd blobs can finally be nuked without breaking goodix
* we could even map the functions to use libperfmgr powerhints in the future

[SebaUbuntu]: Cleanup Android.bp and add copyright header

Change-Id: I124652f3041761966a3e3bd97c757fecc39cc5fb

jasmine_sprout: libqti-perfd-client: Remove namespace declaration

It's pointless when using extern "C".

Change-Id: Ibdf9f06a70aa3a75687b33781c78cf2172bb334d

jasmine_sprout: libqti-perfd-client: return a dummy value

Return a positive integer for perf lock acquire and release so
that Goodix/FPC fingerprint sensor blobs will not complain.

Goodix:
E [goodixHAL][gf_hal_milan_f_series]: goodix_perf_lock_acquire: Failed to acquire perf lock, err: 0
E [goodixHAL][gf_hal_milan_f_series]: goodix_perf_lock_release: Perf lock release error 0

FPC:
E fpc_tac : fpc_perf_lock_acquire: Incorrect params, Failed to acquire perf lock, err
E fpc_tac : fpc_perf_lock_release: Perf lock release error 0

Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Change-Id: I861672e9a738c2204755d802670f4b28b662f286

jasmine_sprout: libqti-perfd-client: Move to C

* Why bothering with C++ mangling when we can just build it as a standard C library?

Change-Id: I45ea977edf7ea7fab6fece76f3049654a8d24c5d

jasmine_sprout: Add powerhint.json jasmine

Change-Id: If270fc906fd833bb6b0d3b00621c0b079346e47d

jasmine_sprout: rootdir: Initial libperfmgr init config

* From coral, heavily stripped down

Change-Id: Ib6846e4f4f23baf56910d2330e26846b99830218

jasmine_sprout: sepolicy: Initial libperfmgr sepolicy

Change-Id: I3d0a259bc89b4ecd0bf1632199172710d98230e0

jasmine_sprout: Don't explicitly build older minor version HIDL libs

Change-Id: Ib0caa49054a79b1f01ffc751826286a29c642e06

jasmine_sprout: Remove QTI perf reminants

jasmine_sprout: Add back ro.vendor.extension_library definition

 * We aren't using QCOM's perfd but our blobs still check for this.
 * To avoid unnecessary errors, let's just add it back.

Change-Id: Icc44b330f21a658cfa8ded691a6628d8f62c3649
Signed-off-by: pix106 <sbordenave@gmail.com>
2022-12-27 07:34:56 +01:00
biometrics sdm660-common: biometrics: fingerprint: Use pragma once 2022-12-19 07:17:51 +01:00
configs sdm660-common: Migrate to Xiaomi power AIDL HAL 2022-12-27 07:34:56 +01:00
DeviceDoze sdm660-common: doze: Fix compilation for QPR1 merge 2022-12-19 07:40:13 +01:00
DeviceSettings sdm660-common: doze: Fix compilation for QPR1 merge 2022-12-19 07:40:13 +01:00
folio_daemon sdm660-common: Bring back folio daemon and userspace hall switcher 2022-03-26 11:56:35 +01:00
gps sdm660-common: gps: update config from LA.UM.11.2.1.r1-02500-sdm660.0 2022-12-22 04:56:20 +01:00
init sdm660-common: Drop No Longer Necessary libbase Include Dir 2022-08-18 08:52:27 +02:00
ir sdm660-common: ir: Wire up lirc/spi logic 2021-11-13 11:31:51 +01:00
libhidl sdm660-common: libhidl: Move to Android.bp 2021-11-13 11:31:51 +01:00
libqti-perfd-client sdm660-common: Migrate to Xiaomi power AIDL HAL 2022-12-27 07:34:56 +01:00
libshims sdm660-common: libshims: Respect non-static member function calls. 2022-09-03 23:21:48 +02:00
overlay sdm660-common: Disable zram writeback 2022-12-19 07:17:51 +01:00
overlay-lineage sdm660-common: overlay: WhenDark -> OnLock 2022-05-31 19:10:02 +02:00
properties Revert "sdm660-common: properties: Switch to SkiaGL Threaded" 2022-12-19 07:40:12 +01:00
rootdir sdm660-common: Migrate to Xiaomi power AIDL HAL 2022-12-27 07:34:56 +01:00
rro_overlays/WifiOverlay sdm660-common: WifiOverlay: Disable WPA2 -> WPA3 upgrade. 2022-12-19 07:17:51 +01:00
seccomp sdm660-common: configs: media from LA.UM.10.2.1.r1-03400-sdm660.0 2022-12-19 07:40:13 +01:00
sepolicy sdm660-common: Migrate to Xiaomi power AIDL HAL 2022-12-27 07:34:56 +01:00
usb sdm660-common: Move to SPDX license identifier 2021-12-31 07:51:33 +01:00
.clang-format sdm660-common: Improve lights HAL 2020-08-12 02:02:37 +06:00
Android.bp sdm660-common: Include hardware/google/interfaces and hardware/google/pixel 2021-03-10 12:37:38 +06:00
Android.mk sdm660-common: Remove msadp symlinking 2022-11-07 08:22:43 +01:00
BoardConfigCommon.mk sdm660-common: Migrate to Xiaomi power AIDL HAL 2022-12-27 07:34:56 +01:00
compatibility_matrix.xml sdm660-common: Uprev compatibility and framework manifest version 2022-05-10 07:56:34 +02:00
extract-files.sh sdm660-common: drop IFAA/mliplay completely 2022-06-06 12:41:59 +02:00
framework_manifest.xml sdm660-common: Update radio blobs from ginkgo 2022-05-15 10:28:02 +02:00
manifest.xml sdm660-common: Migrate to Xiaomi power AIDL HAL 2022-12-27 07:34:56 +01:00
proprietary-files-ir.txt sdm660-common: Import IR HALs 2021-11-13 11:31:51 +01:00
proprietary-files.txt sdm660-common: Migrate to Xiaomi power AIDL HAL 2022-12-27 07:34:56 +01:00
README.md sdm660-common: Update common tree and adapt changes 2021-03-21 23:27:59 +06:00
sdm660.mk sdm660-common: Migrate to Xiaomi power AIDL HAL 2022-12-27 07:34:56 +01:00
setup-makefiles.sh sdm660-common: Import IR HALs 2021-11-13 11:31:51 +01:00
update-sha1sums.py sdm660-common: update-sha1sums: handle FileNotFound exception 2021-11-13 11:31:51 +01: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

Notes:

  • Depends on: android_packages_resources_devicesettings from LineageOS
  • Depends on: LA.QSSI.11.0.r1-09100-qssi.0 tag for vendor_codeaurora_telephony
  • Depends on: LA.UM.9.6.2.r1-03600-89xx.0 tag for GPS and WFD

Currently Supported Devices:

  • clover (MI PAD 4 /4 Plus)
  • jason (Redmi Note 3)
  • jasmine_sprout (MI A2)
  • lavender (Redmi Note 7)
  • platina (Mi 8 Lite)
  • tulip (Redmi Note 6 Pro)
  • wayne (MI 6X)
  • whyred (Redmi Note 5)
#
# Copyright (C) 2018 The LineageOS Project
# Copyright (C) 2018-2021 Xiaomi-SDM660 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.
#