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
LuK1337
81d4a64593
Revert "sdm845-common: Enable qti-telephony-common aosp_usr_pref_sel"
...
* Seems like mobile data doesn't get toggled
properly after doing this...
This reverts commit 0e857e218d
.
Change-Id: I833a2d79c3d1b1ff2a0cb0b94f44d0eda9efab03
2020-06-04 22:41:52 +02:00
LuK1337
61d7892b3b
sdm845-common: Move ro.config.*_vol_steps to /product
...
* /product has higher priority than /vendor,
who would have thought...
Change-Id: Ie82ebb17ffc5d4c398b40f34998eae164c297655
2020-06-01 18:10:55 +02:00
LuK1337
408d16c462
sdm845-common: sepolicy: Label /dev/dri/card0
...
* Since we aren't including device/qcom/sepolicy/.../vendor,
/dev/dri/card0 is labeled as u:object_r:device:s0 thus
recovery running in -user mode has no access to it.
Change-Id: Ie0b4b9ba04f85de9250e50d070940f0ea84335e8
2020-05-30 23:15:17 +02:00
LuK1337
c31ea05d44
sdm845-common: sepolicy: Allow init to setattr sysfs_fod
...
Change-Id: I7780438d8c98fa0fb48acd4b66e3519586a7f6e7
2020-05-28 22:29:29 +02:00
LuK1337
4d3629f4a2
sdm845-common: Switch to common usb-in-recovery configuration
...
Change-Id: I6e281e0a76dbf6f02c9cab9b0dcf2293e0352c0a
2020-05-26 17:52:07 +02:00
LuK1337
0e857e218d
sdm845-common: Enable qti-telephony-common aosp_usr_pref_sel
...
* That allows us to set calling account to 'Ask every time'
without it being reset to sub 1 every boot.
Change-Id: Ifb204fd07ec232fe3c55a92b6fc286786782c28b
2020-05-24 18:38:41 +02:00
LuK1337
7c48438172
sdm845-common: Replace libplatformconfig blob with a dummy module
...
Change-Id: Icf6442c4e3a0efcaa6b76f293826febcb5f7926f
2020-05-14 13:02:45 +02:00
Bruno Martins
e4a9612cf0
sdm845-common: Specify the source of blobs
...
Change-Id: I38bd7d529f8ac47f108b111f7dbec07141839cd7
2020-05-08 20:53:40 +02:00
LuK1337
019a124953
sdm845-common: Add missing aptX blob source header
...
Change-Id: Ifbbed2b7333cc906a64f8cd755dec9f9dc83e705
2020-04-19 22:49:23 +02:00
LuK1337
91a40a6288
sdm845-common: Sync gpt-utils with LA.UM.8.3.r1-07600-sdm845.0
...
Change-Id: Ie64fd5b0b270ec674e8d4d10c0ea6518abfa27b5
2020-04-06 14:11:44 +02:00
Luca Stefani
e9cb0a5f38
sdm845-common: Move soong namespaces to common.mk
...
* This is a product property
Change-Id: I411428687839fca7c794d488bb48e5f1773e570b
2020-04-03 10:56:27 +02:00
LuK1337
98fbd09d7d
sdm845-common: Relocate dashd to /system/bin
...
Change-Id: Ief585959ebef9461bd62b26039997ae3c438c1d5
2020-04-03 00:38:29 +02:00
LuK1337
1ef6a00e0b
sdm845-common: lights: Make notification led priority > battery led one
...
Change-Id: Ibece77fb3495f9add70668d8ca0e74a8fe66d83a
2020-04-01 11:37:39 +02:00
Anirudh Gupta
63c3a95b45
sdm845-common: overlay: CarrierConfig: Update to 6T 10 OB5
...
"OnePlus6T-user-10-QKQ1.190716.003-2002191353-release-keys"
Change-Id: If387adf0d47e14cc62e42963cb6e55d1a7008ef7
Signed-off-by: Anirudh Gupta <anirudhgupta109@aosip.dev>
2020-02-26 01:09:30 +05:30
LuK1337
bfb45b2176
sdm845-common: Label ssr related sysfs paths
...
Change-Id: I1e44f177cfae300eee275234234d3cf05a9f1963
2020-02-20 22:24:55 +01:00
Anirudh Gupta
833cc7522e
sdm845-common: touch: Add single tap to touch screen gestures
...
Change-Id: I6546ccbaab4e17b25ae57c7f768ec072a5f143f8
2020-02-18 12:54:56 +01:00
LuK1337
263ce16c5f
sdm845-common: Disable OnePlus shape icon overlays
...
Change-Id: I1d6cbeeb728a40952673f18198e05295bd7cc1de
2020-02-07 13:57:31 +01:00
Luca Stefani
b56fd4bc01
sdm845-common: Make Android.mk search recursive
...
Change-Id: I3a05344f949eae581f1f17cc33b1df475d3e6760
2020-02-07 12:51:03 +01:00
LuK1337
d37ea76298
sdm845-common: Drop prebuilt boot-WfdCommon.oat
...
* No longer needed.
Change-Id: I3fa2a8fde9b73efbd1a9f0dedc66f182c23d8f5f
2020-02-01 17:03:23 +01:00
LuK1337
506fa52f28
sdm845-common: Remove devicesettings resources from lineage.dependencies
...
* Synced by default since LineageOS/android@9bd031c
Change-Id: I822298f856f4d1012f847a8be311310f5e51f2bb
2020-01-23 01:58:09 +01:00
LuK1337
b8e72b1ff6
sdm845-common: sepolicy: Address init denials
...
Change-Id: Ib68ab9934cc3668eae004812c56692e2a5a010d2
2020-01-21 13:09:13 +01:00
Bruno Martins
5337b5167a
sdm845-common: doze: Fix dark theme issues
...
This brings SwitchBar widget inline with 10 and fixes the
theme issues when the dark mode is enabled.
Change-Id: I6909b77bc649eb9eb760bf01b46f66570363e9d9
2020-01-19 10:22:58 +02:00
chrmhoffmann
00955fcebe
sdm845-common: Use TARGET_COPY_OUT_SYSTEM
...
Change-Id: Idff78541e3b35ac297aaabb0f4bb6bf30c25b2b3
2020-01-17 13:03:26 +01:00
LuK1337
82a53244e0
sdm845-common: audio: Switch to CAF A2DP configuration
...
Change-Id: Id70fb654f8ab1451ca84e0e34e2efe9b51e7d174
2019-12-21 23:37:29 +01:00
Sujin Panicker
aba9d5796c
sdm845-common: audio: Remove unnecessary profiles from USB input device
...
CTS test USB Audio Peripheral Attributes fails due to
extra profiles getting added
remove the extra profiles added for USB input device
Change-Id: I19311a65612bb8ecad40d9a3714a5cfe32dce110
2019-12-21 23:34:45 +01:00
Sujin Panicker
f7d45f32f5
sdm845-common: audio: Add voip_tx profile to policy conf
...
Skype+camcorder concurrency usecase makes Skype
to mute since both uses same record_24 profle, due to
which second audio record request de-prioritizes first
setting isTopOrLatestActive(=true)
Add voip_tx profile making skype to use fasttrack rather
than using record_24 profile
Change-Id: I4a6cee00787f8f587b088d4586e8d13d824144c3
2019-12-21 23:34:45 +01:00
LuK1337
d71d70dca1
sdm845-common: Set PRODUCT_TARGET_VNDK_VERSION to 29
...
Change-Id: I427f70d0cb12153284872fb76d791593b871fcfc
2019-12-20 17:47:47 +01:00
LuK1337
ef511b13c1
sdm845-common: Update rootfs folders
...
Change-Id: Ib40fed6e74126090985ed7a755646851a97b7144
2019-12-20 17:47:47 +01:00
LuK1337
9fe3919db4
Revert "sdm845-common: sepolicy: Copy over public_vendor_default_prop rules from qcom sepolicy"
...
* No longer needed.
This reverts commit 8936a7fda0
.
Change-Id: I64783f95497f1e6ff181113b7b751bd51867bfc8
2019-12-20 17:47:47 +01:00
LuK1337
c18bdcef2d
sdm845-common: Drop qcacld bind mounts
...
* WiFi driver is now built-in.
Change-Id: If8d0489e851064838249f26e68f4bf5c58b1a97e
2019-12-20 17:47:47 +01:00
LuK1337
2624ff91d0
Revert "sdm845-common: Copy Android P VNDK blobs"
...
This reverts commit f80a7a0968
.
Change-Id: If938e2e90cf1e5c38da5b786563adcdfa48393b0
2019-12-20 17:47:47 +01:00
Danny Baumann
7c6506557a
sdm845-common: livedisplay: adaption -> widecolor
...
Change-Id: Id963f767adc9f1d023342a3a5e59c4aaec1a165f
2019-12-20 16:05:35 +01:00
Rashed Abdel-Tawab
e3b8932571
sdm845-common: Build kernel with clang
...
Change-Id: Ic799f96969548459ec2df3b6d6a1dbc41c6683e2
2019-12-20 16:05:35 +01:00
Marko Man
6ed3939611
sdm845-common: Disable oneplus_brain_service
...
Change-Id: Ia617de3cfabbfec7e7cf83c502c15eb10053076d
2019-12-20 16:05:35 +01:00
Danny Baumann
f403d143e7
sdm845-common: Disable CVP HAL
...
This isn't used on SDM845 and spams logs as it continues to try
to start.
Change-Id: I16928663232d5b4e9d005c60dfe080f9cc596d32
2019-12-20 16:05:35 +01:00
Luca Stefani
79173a0157
sdm845-common: Enable value added AOSP features
...
Change-Id: Id988dabcb97d38313d0e29b7aa87ec68418a9217
2019-12-20 16:05:35 +01:00
Luca Stefani
1cfaa070ec
sdm845-common: Enable IWLAN assisted mode
...
Change-Id: I9bf9a4a2bc36867dd87ae43652bb5ebb84cc9bc3
2019-12-20 16:05:35 +01:00
LuK1337
c97bde19b3
sdm845-common: Update qti-telephony-common from DRG
...
* Funfact: the blob has been modified to not alter
settings_network_and_internet_v2.
Change-Id: I2f7bbc5b1c028afca35c81b8d631c96417e3ecf9
2019-12-20 16:05:35 +01:00
LuK1337
cd87985dca
sdm845-common: Update aptX blobs from crosshatch
...
* from crosshatch-user 10 QP1A.190711.020 5800535 release-keys
Change-Id: I8b2529297b9df383145779e9a3e2fe7b632b4782
2019-12-20 16:05:35 +01:00
LuK1337
cad7bf013a
sdm845-common: Update blobs from OxygenOS 10.3.0
...
* Also pin P aptX blobs (they'll be updated in next patch)
Change-Id: I7d90dad4df10770d20818e683f2def428737af02
2019-12-20 16:05:33 +01:00
LuK1337
ba7e64f254
sdm845-common: Update device/qcom/sepolicy include paths
...
Change-Id: I5c242b8db7e92d753d19bf9c42f2394b9e6a0c6a
2019-11-19 12:34:40 +01:00
Brad Ebinger
18e8115c7c
sdm845-common: Enable FEATURE_TELEPHONY_IMS for these devices
...
Bug: 118823723
Test: checkbuild
Merged-In: I69fd98160e852b371331a7bc169c7c97dd37f011
Change-Id: I69fd98160e852b371331a7bc169c7c97dd37f011
2019-11-19 12:34:40 +01:00
Sandeep Gutta
f89abaecef
sdm845-common: Telephony: Add inject support for MultiSimSettingController
...
Add MultiSimSettingController class name to telephony_injection to
be able to creat proprietary extended instance.
Change-Id: Ie371001330a34eadab8b46fb2173e9a4f245b1a6
CRs-Fixed: 2475440
2019-11-19 12:34:40 +01:00