Commit Graph

27 Commits

Author SHA1 Message Date
Omkar Chandorkar 00adb3d44e
sm8150-common: props: fix telephony.lteOnCdmaDevice
* fixes 'telephony.lteOnCdmaDevice' to '1,1' in property file '/system/build.prop': Property type check failed, value doesn't match expected type 'int'

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2021-04-11 08:37:51 +05:30
LuK1337 c76a719d35
sm8150-common: Sync {system,vendor}.prop with stock
Change-Id: I429cf25910652dc37503276118d010fc80151181
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2021-04-05 15:34:42 +05:30
Omkar Chandorkar 7c589d05a1
sm8150-common: log priv-app perms
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2021-04-05 07:54:41 +05:30
Omkar Chandorkar d1fbbe9519
sm8150-common: props: enable and update DPM props
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2021-04-05 07:54:35 +05:30
Omkar Chandorkar c9ca630883
sm8150-common: props: enable persist.rcs.supported
* apparently Fi needs this for RCS to work and OOS has this as well

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2021-04-05 07:54:10 +05:30
Omkar Chandorkar e5b296351c
sm8150-common: props: silence IMS debug logs
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2021-04-05 07:53:53 +05:30
Hikari-no-Tenshi e140de117f
sm8150-common: Add product audio props 2021-04-03 06:57:34 +05:30
Hikari-no-Tenshi a59798724c
sm8150-common: Remove few props not used in OOS 10.3.4 2021-04-03 06:57:33 +05:30
dianlujitao 02c048cbd0
sm8150-common: Disable BT A2DP AAC whitelist
Change-Id: Ie971c6f33f5cf125a43394e1abd406ac93701712
2021-04-03 06:56:31 +05:30
dianlujitao 5c9d522519
sm8150-common: Switch to QTI bt stack
Change-Id: I47016b066ae800d0071dbad6a1235cbc9db3cf80
2021-04-03 06:56:30 +05:30
Yifan Hong 1040a750c2
sm8150-common: Replace BOARD_CHARGER_ENABLE_SUSPEND with ro.charger.enable_suspend
Test: charger mode
Bug: 124118169
Change-Id: I3825d08e38d677bd7154879609857de302348b6f
2021-04-03 06:48:47 +05:30
Jesse Chan f7220133ea sm8150-common: Enable unspecialized app process pool
Change-Id: I6dfcb59dace5eaa7551caeae86db3b485c0cfbf1
Signed-off-by: Anirudh Gupta <anirudhgupta109@aosip.dev>
2020-07-08 03:07:46 +05:30
Anirudh Gupta 9775bae839 sm8150-common: system.prop: Add OnePlus Camera to privapp list
This prop is set on stock and helps fix crash when launching app:
https://del.dog/urrimeseha.txt

Change-Id: Idcb653e0dc6a7b38579586719d0f265ae84f6a8f
Signed-off-by: Anirudh Gupta <anirudhgupta109@aosip.dev>
2020-05-02 14:30:10 +05:30
LuK1337 e4a371c0bf sm8150-common: Sync radio props with stock 2020-01-06 21:43:50 +01:00
LuK1337 63ffcbfbdd sm8150-common: Move persist.radio.multisim.config to /vendor 2020-01-05 02:30:23 +01:00
LuK1337 d9b74b2036 sm8150-common: Enable priv-app permissions whitelist
Change-Id: If871e8e54cb0505f706fad537440ffe2b966cd49
2019-07-12 00:57:39 +02:00
LuK1337 94f4039982 sm8150-common: Clean up system.prop
Change-Id: If74dfaaaa916493709783e231738def5da62d681
2019-07-09 01:06:49 +02:00
Peter Cai f07a5313d7
sm8150-common: enable default color mode 2019-06-28 21:25:47 +08:00
Peter Cai 382d8fee8d
[WIP, DO NOT MERGE] sm8150-common: build vendor image
* Initial full vendor building. Do not merge, does not boot.
2019-06-24 21:32:23 +08:00
Peter Cai 529ec479f0
sm8150-common: commonize
* guacamole and guacamoleb share a lot of common configurations. Put
them all in a common tree.
2019-06-24 12:12:35 +08:00
Peter Cai 422b8423ba
guacamole: enable volte via system.prop 2019-06-21 15:08:35 +08:00
Peter Cai d7b89fa9fb
guacamole: system.prop: fix fingerprint-on-display position 2019-06-21 14:49:04 +08:00
Peter Cai ae9827fdb7
guacamole: system.prop: remove qti bluetooth library
* we don't need it for aosp
2019-06-21 14:42:11 +08:00
Peter Cai fae10aee11
guacamole: camera_motor: switch to proper HAL 2019-06-20 21:55:46 +08:00
Peter Cai a12ac7946d
guacamole: implement camera motor support
* Support camera motor by using a hook into the camera service
* TODO: Clean this up. Maybe we can use HAL to implement this?
2019-06-20 20:21:53 +08:00
Peter Cai 9b90467bf6
guacamole: add support for under-screen fingerprint scanner
* Needs corresponding frameworks commit.
* Imported all vendor interfaces to the device tree. This is dirty and
should be fixed from the frameworks side first, e.g. maybe load a .jar
library for FOD, but the code of that .jar library is only present in
device tree.
2019-06-20 15:29:40 +08:00
Peter Cai 92de26428f
guacamoleb: system.prop: import from stock 2019-06-19 08:32:11 +08:00