Commit Graph

192 Commits

Author SHA1 Message Date
8dc9578354 sm6250-common: overlay: define automatic brightness overlays 2020-08-13 18:16:18 +03:00
fbf5932b94 sm6250-common: overlay: define intrusive notification led 2020-08-13 18:16:18 +03:00
7e49500e83 sm6250-common: overlay: status bar height and corner radius 2020-08-13 18:16:18 +03:00
244efb5d7d sm6250-common: overlay-lineage: set config_haveNotch overlay to true
This device has a notch, but this was never set, so users were still able to
do things like enabling the network traffic monitor or setting the clock
position to center, both of which would not be fully visible due to the
notch.

Change-Id: I2aaa0c06b23b40aac120c325ce15fb0992463520
2020-08-13 18:16:18 +03:00
320863f81f sm6250-common: overlay-lineage: define light capabilities 2020-08-13 18:16:18 +03:00
68259e5706 sm6250-common: set screen density 2020-08-13 18:16:18 +03:00
836dfff555 sm6250-common: define bootanimation size 2020-08-13 17:46:57 +03:00
f8e46f5022 sm6250-common: Get rid of megvii dependencies in camera.qcom.so
Change-Id: I97058c320d06819a468ebe38e2704360e9aa91db
Signed-off-by: Arian <arian.kulmer@web.de>
2020-08-13 17:41:48 +03:00
a6509e0afa [BLOBS] sm6250-common: remove megface libraries 2020-08-13 17:41:48 +03:00
07dd93ff58 sm6250-common: define defconfig name
Change-Id: I5d7462170b510a7766cc92aec3e47b88e0863a1e
2020-08-11 18:16:12 +02:00
8cdefd27b6 Revert "[BLOBS] sm6250-common: remove unused IMS configs"
This reverts commit b919a3ed94.

Change-Id: I41b73c84a0d6de8f97077e791c6009351742ca9b
2020-08-09 23:59:45 +02:00
acdc91e92d sm6250-common: remove xiaomi specific battery services 2020-08-10 00:57:45 +03:00
471b772715 [BLOBS] sm6250-common: remove prebuilt sepolicy 2020-07-27 16:50:32 +03:00
7c96cf3d44 [BLOBS] sm6250-common: remove unused libraries 2020-07-27 16:32:01 +03:00
d1e9a0ca9e [BLOBS] sm6250-common: remove unused services - part 6 2020-07-27 15:36:46 +03:00
d45e81d4f5 [BLOBS] sm6250-common: remove unused services - part 5 2020-07-27 15:34:53 +03:00
6b1181d2e8 [BLOBS] sm6250-common: remove shares libs 2020-07-27 15:03:35 +03:00
6c49e8d011 [BLOBS] sm6250-common: remove unused services - part 4 2020-07-27 14:56:41 +03:00
f43846c929 [BLOBS] sm6250-common: remove unused framework file 2020-07-27 14:51:54 +03:00
d3cb16f80e [BLOBS] sm6250-common: remove unused etc files 2020-07-27 14:51:18 +03:00
c953541ab0 [BLOBS] sm6250-common: remove unused services - part 3 2020-07-27 14:39:53 +03:00
5487a32ace [BLOBS] sm6250-common: remove unused services - part 2 2020-07-27 13:29:44 +03:00
cd250803fa [BLOBS] sm6250-common: remove unused services - part 1 2020-07-27 13:14:53 +03:00
02fd68832b [BLOBS] sm6250-common: add back Diag.cfg used by libdiag 2020-07-27 13:07:34 +03:00
f32eba0c76 [BLOBS] sm6250-common: remove more test blobs and services 2020-07-27 12:47:38 +03:00
1427e0b6da [BLOBS] sm6250-common: remove loopback test and its dependencies 2020-07-27 12:36:34 +03:00
360d162b61 [BLOBS] sm6250-common: remove factory app and its dependencies 2020-07-27 12:33:04 +03:00
30b513d126 [BLOBS] sm6250-common: remove sensors configuration that aren't IDP 443 compatible 2020-07-27 12:30:02 +03:00
491b437a88 [BLOBS] sm6250-common: remove unused diag blobs and configuration 2020-07-27 02:12:27 +03:00
093505def9 [BLOBS] sm6250-common: remove unused CIT configs 2020-07-27 02:04:34 +03:00
b919a3ed94 [BLOBS] sm6250-common: remove unused IMS configs 2020-07-27 02:03:48 +03:00
1c75b21e8b [BLOBS] sm6250-common: remove prebuilt permission files 2020-07-26 17:01:39 +03:00
21c27b7cca sm6250-common: copy permission files 2020-07-26 17:01:22 +03:00
8a17c1a05a [BLOBS] sm6250-common: remove unused qdcm calibration data 2020-07-26 16:33:07 +03:00
fc0c038a3c [BLOBS] sm6250-common: remove NFC blobs 2020-07-26 16:31:55 +03:00
74969bc295 [BLOBS] sm6250-common: remove QRD ACDBs 2020-07-26 16:28:10 +03:00
8c73e64ca3 [BLOBS] sm6250-common: remove unused firmwares
RTPs are used by aw8624 and Xiaomi's custom vibration
service, but aren't useful on AOSP.
Used GPU firmware was detected by printing all accessed
vendor files.
osc_rtp_24K_5s is used for aw8624 calibration.
2020-07-26 16:22:59 +03:00
14b2522d5a sm6250-common: remove wlan mac symlink
MAC loading is independent of userspace.
2020-07-26 15:42:11 +03:00
60229d35de [BLOBS] sm6250-common: remove uncommon thermal configs 2020-07-26 14:24:14 +03:00
eba50858f9 [BLOBS] sm6250-common: remove uncommon camera blobs 2020-07-26 13:58:39 +03:00
5990d2daa0 sm6250-common: Add debug IMS props to workaround CarrierConfig restrictions
We support IMS features on carriers not listed in the CarrierConfig,
so let's use the props to enable it everywhere.

Change-Id: Id3ad71d522a22048f7ad86d89695ad262361632d
2020-07-25 13:10:47 +03:00
aac7ef6785 sm6250-common: overlay: Configure number of physical SIM slots
Needed by telephony-common.
2020-07-25 13:10:47 +03:00
dd0e8ef866 sm6250-common: import ueventd configuration
Change-Id: I550cc82d52a8a8b93398f00bd7d5c3ba221a5b7f
2020-07-23 13:05:39 +03:00
a84d9066c9 [BLOBS] sm6250-common: remove prebuilt ueventd.rc
Change-Id: I0f14feafed35ce1129e5c4b789a364a57231e0aa
2020-07-23 13:05:39 +03:00
17e4422f9f sm6250-common: rootdir: remove unused init.qti.ims.sh script
Change-Id: Ib00e2205b4490506718d9b4cbfa110d506448609
2020-07-23 13:05:39 +03:00
aed7150e72 sm6250-common: overlay: import power profile 2020-07-23 13:05:39 +03:00
aac5e701b7 sm6250-common: releasetools: Add vbmeta images to the output zip if present
Change-Id: I18372d2f8f3ab701bd92427c571d7506540f6f05
2020-07-20 10:59:29 +03:00
5ca0162b1a sm6250-common: build fastbootd 2020-07-20 00:27:05 +03:00
e558647901 sm6250-common: Add device input configs and keylayouts
And disable buttons.

Change-Id: If4c7d64f473d97e28652a6c7333be9f20c84b190
2020-07-18 18:43:42 +02:00
15bdd26d32 sm6250-common: enable ODM value additions
Checked by qti bluetooth service before registering IBTConfigStore.
2020-07-18 18:24:47 +03:00