Commit graph

390 commits

Author SHA1 Message Date
Daniel Rosenberg
62e48bb6b9 sm8250-common: Setup checkpoint_gc for /vendor
Test: start checkpointing, observe that checkpointing happens
Bug: 111020314
Change-Id: Ic090ac2d0ca9a7dd5485f5ab2a967977cd3ab6b8
2020-08-02 18:56:23 +02:00
LuK1337
d7c440262d sm8250-common: Set proper BOARD_KERNEL_BASE 2020-08-01 01:20:34 +02:00
LuK1337
761d8a9123 sm8250-common: livedisplay: Drop unnecessary nullptr checks
* new operator would never return a nullptr.

Change-Id: I3a34770d70b2da53ba3099fb7647991e5bde33b8
2020-07-30 16:41:01 +02:00
dianlujitao
3210166b58 sm8250-common: livedisplay: Use modules from common implementation
Change-Id: Iafb9f6a56187beb574ca2eb9a97fb9c7e72893ce
2020-07-30 16:41:01 +02:00
LuK1337
743d5a812f sm8250-common: Remove unused radio props
* These are set in /vendor.
2020-07-09 00:11:48 +02:00
LuK1337
9000f3d47d sm8250-common: Update ro.telephony.default_network
* NETWORK_MODE_LTE_TDSCDMA_CDMA_EVDO_GSM_WCDMA = 22,
* NETWORK_MODE_NR_LTE_TDSCDMA_CDMA_EVDO_GSM_WCDMA = 33.
2020-07-09 00:07:50 +02:00
dianlujitao
02d0be7bda sm8250-common: Disable BT A2DP AAC whitelist 2020-07-08 14:29:32 +02:00
LuK1337
28e667380b sm8250-common: Implement vendor.lineage.powershare@1.0 HAL 2020-07-07 13:16:33 +02:00
Ashwin R C
89b4f0377f sm8250-common: KeyHandler: Use VibrationEffect
* Also update haptic feedback logic

Change-Id: I722022d014d9e88ef267a5563b43fee87ef02b6b
2020-07-04 16:30:56 +02:00
LuK1337
67c9e2ad71 sm8250-common: Include dtbo in recovery image
* This allows us to drop dependency on dtbo partition
  being in sync with recovery.
* Test: fastboot erase dtbo && fastboot boot recovery.img
2020-07-01 17:49:56 +02:00
LuK1337
6166b6eef8 sm8250-common: touch: Sync available gestures with kernel 2020-06-30 15:45:04 +02:00
LuK1337
35e841ebbc sm8250-common: Import CAF Bluetooth overlay 2020-06-30 14:51:07 +02:00
quark2323
59b31cc8a7 sm8250-common: Address backlight/scsi/thermal related denials in recovery
Change-Id: Iecfac8b7bd618a2dca32775709c608610c564835
2020-06-29 14:26:44 +02:00
quark2323
f7dab66f68 sm8250-common: Pull device/qcom/sepolicy rules for bootctrl/update_engine
Change-Id: Ia47d46e8e83562d905aeb51ce8318bee5d538701
2020-06-29 14:26:44 +02:00
LuK1337
f10677c407 sm8250-common: Sync audio_policy_configuration.xml with OOS 2020-06-27 00:17:27 +02:00
LuK1337
47c6c28171 sm8250-common: Add dummy libthermalclient module 2020-06-27 00:17:27 +02:00
LuK1337
6e2bca5af7 sm8250-common: livedisplay: Say hello to IDisplayModes ^.^ 2020-06-27 00:17:27 +02:00
LuK1337
f03b5d364a sm8250-common: livedisplay: Say hello to PictureAdjustment ^.^ 2020-06-27 00:17:27 +02:00
LuK1337
b279cc8d58 sm8250-common: Disable OPFrameworkConfigOverlay 2020-06-27 00:17:27 +02:00
LuK1337
37f2c91f18 Revert "sm8250-common: Enable automatic refresh rate switching"
This reverts commit 39681af7fa9800196fa038a4fdc074257e7d86d0.
2020-06-27 00:17:27 +02:00
dianlujitao
5e718ca747 sm8250-common: Switch to QTI bt stack
Change-Id: I47016b066ae800d0071dbad6a1235cbc9db3cf80
2020-06-27 00:17:27 +02:00
Bowgo Tsai
f07e32ed1d sm8250-common: Adding GSI keys
Bug:112293933
Test: build and checks the keys are installed into ramdisk
Change-Id: I216f3900e9511e0929418af050ff964898d0aea1
2020-06-27 00:17:27 +02:00
Marko Man
b44dde7090 sm8250-common: doze: Switch pickup sensor
Change-Id: Iad59604f15367e002964ecac3475e46acc319648
2020-06-27 00:17:27 +02:00
LuK1337
cbfd77df61 sm8250-common: Don't build odm.img 2020-06-27 00:17:27 +02:00
LuK1337
b18b335da7 sm8250-common: Update carrierconfig overlay 2020-06-27 00:17:13 +02:00
LuK1337
17aa9e3b15 sm8250-common: Bring back prebuilt NxpNfcNci 2020-06-27 00:17:13 +02:00
LuK1337
07ff3e7daa sm8250-common: Bring up blobs 2020-06-27 00:17:13 +02:00
LuK1337
6d9f90eb8a sm8250-common: Drop /op_odm 2020-06-27 00:17:13 +02:00
LuK1337
362f88963b sm8250-common: Set ro.vendor.qti.va_odm.support=1 2020-06-27 00:17:13 +02:00
Park Ju Hyung
d7edaddf86 sm8250-common: Enable automatic refresh rate switching
Change-Id: I67d727cb1630c5ea6a3d5db2d9abdbe6e8453079
Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
2020-06-27 00:17:13 +02:00
LuK1337
4cdee85ae5 sm8250-common: Unset PRODUCT_COMPATIBLE_PROPERTY_OVERRIDE 2020-06-27 00:17:13 +02:00
Peter Cai
c0a973b2db sm8250-common: tri-state-key: Fix vibrate position for op8p 2020-06-27 00:17:13 +02:00
LuK1337
0e782407a5 sm8250-common: power: Fix warnings 2020-06-27 00:17:13 +02:00
LuK1337
e032e7cc78 sm8250-common: power: Rebase on LA.UM.8.12.r1-11900-sm8250.0 2020-06-27 00:17:13 +02:00
LuK1337
54b02a5e52 sm8250-common: sepolicy: Update genfscon paths 2020-06-27 00:17:13 +02:00
LuK1337
cdff2c5447 sm8250-common: Nuke pocketmode app 2020-06-27 00:17:13 +02:00
LuK1337
46e2b99062 sm8250-common: Update media_profiles_vendor.xml 2020-06-27 00:17:13 +02:00
LuK1337
8e89dbf92a sm8250-common: Move /dev/dri/card0 labeling to sepolicy/vendor 2020-06-27 00:17:13 +02:00
LuK1337
564f71535b sm8250-common: Setup fastbootd 2020-06-27 00:17:13 +02:00
LuK1337
e1fe99f72f sm8250-common: lights: Nuke RGB support 2020-06-27 00:17:13 +02:00
LuK1337
5dbfcf2f2b sm8250-common: Update disabled services list 2020-06-27 00:17:13 +02:00
LuK1337
e4357aeed4 sm8250-common: Unset config_deviceLightCapabilities 2020-06-27 00:17:13 +02:00
LuK1337
bb43e077d6 sm8250-common: No notch for us 2020-06-27 00:17:13 +02:00
LuK1337
5dd17e7996 sm8250-common: Add reboot_fastboot action to power menu 2020-06-27 00:17:13 +02:00
LuK1337
e7779bb46f sm8250-common: Import FOD HAL from device/oneplus/sm8150-common 2020-06-27 00:17:13 +02:00
LuK1337
7e343c47fe sm8250-common: Copy fstab to ramdisk 2020-06-27 00:17:13 +02:00
LuK1337
bd1382eaed sm8250-common: Use prebuilt dtc 2020-06-27 00:17:13 +02:00
LuK1337
98a0defd38 sdm845-common -> sm8250-common 2020-06-27 00:17:12 +02:00
LuK1337
ebe358dcbf sdm845-common: Unset BOARD_PROPERTY_OVERRIDES_SPLIT_ENABLED
* It's set to true by default if PRODUCT_FULL_TREBLE := true,
  which is set to true by default if PRODUCT_SHIPPING_API_LEVEL >= 26.

Change-Id: I3b5d7949382633f55bd8eec4ef551d05373d3cdc
2020-06-14 12:30:40 +02:00
Anirudh Gupta
864976edc8 sdm845-common: Split system_prop to {product,system}.prop
Change-Id: I6467e54268aa2e07275263d3aedee50730d7467d
Signed-off-by: Anirudh Gupta <anirudhgupta109@aosip.dev>
2020-06-14 12:30:10 +02:00