Commit Graph

29 Commits

Author SHA1 Message Date
fazilsheik96 ceac695eca vintf: Move qti alarm hal to qcom/common
Change-Id: Icc17c46e2d56b90a53423f19f278a23ba263c6ef
2024-03-11 00:22:17 +05:30
Omkar Chandorkar de4cf068bd sm8150-common: Import some media profiles from stock
- should set appropriate bitrate on camera
- will use to load dolby codecs

Change-Id: I47ee3fbaf45b2b72f7b7e7a348795383f14b17dd
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
[cyberknight777: Reorder proprietary files listing.]
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
2024-03-10 21:21:18 +05:30
timocapa 58680c493a manifest: Bump qtiradio to 2.7
Change-Id: I0cadc5a0189bdafc4074fbe7b683deab0f609bbd
2023-04-07 18:37:07 +02:00
LuK1337 3c1caa977e sm8150-common: audio: Add "Built-In (Back) Mic" to "primary input" sink
* That way video recording apps will choose
  16-bit PCM by default instead of 24-bit
  one which happens to have quite low volume
  on this device.

Change-Id: I2130c6a759afcd50a985b2f034b5c0b5374287af
2023-02-18 20:47:10 +01:00
John Galt 021c61704f Build/use UDFPS sensor
Change-Id: Ib12af1e03245224002be273266f1eb7e9d756d81
2023-02-18 20:47:09 +01:00
timocapa 71f795db99 Revert "sm8150-common: Don't advertise vorbis offloading support"
* CLO supports it

This reverts commit 867b1a41fb.
2022-06-27 15:42:47 +02:00
Omkar Chandorkar c719aaed37
sm8150-common: the big cleanup
* move to as many components as we reasonably can
* drop all duplicate configs and properties
* add missing oneplus usb additions

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-03-03 16:24:41 +09:00
Omkar Chandorkar 05cb2d39e4
sm8150-common: switch to bt component
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-03-03 15:24:48 +09:00
timocapa d031dc3ec3
sm8150-common: switch to qti telephony component
Change-Id: I58178a8c663dd0b5c61c68ec03b2775083a062ed
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-03-03 15:24:47 +09:00
Omkar Chandorkar 78168e88de
sm8150-common: update perf stack from LA.UM.9.1.r1-09100-SMxxx0.0
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2021-04-18 10:43:44 +00:00
Omkar Chandorkar 3ed2ce38c0
sm8150-common: configs: copy media_profiles to vendor and odm
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2021-04-12 11:20:12 +05:30
Omkar Chandorkar 8619f56326
sm8150-common: configs: media: checkout to LA.UM.9.1.r1-09200-SMxxx0.0 while retaining oneplus edits
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2021-04-11 14:00:30 +05:30
LuK1337 5d9d350d25
sm8150-common: Update public.libraries.txt from OOS 11
Change-Id: Iae740b941008ac19ef63353c5a6d35474451b4e2
2021-04-06 20:30:27 +05:30
Omkar Chandorkar c863ec92a1
sm8150-common: checkout perf configs from LA.UM.9.1.r1-09200-SMxxx0.0
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2021-04-05 15:34:46 +05:30
LuK1337 576449a513
sm8150-common: Sync configs with OOS 11
Change-Id: Id9e4bc38775865e0153a6b8615bf8e37e99b2bb1
2021-04-05 15:34:41 +05:30
LuK1337 e17e3acf05
sm8150-common: Remove local hals.conf
Change-Id: I62586d76507079ae92b90e6ce052ea9775581cdf
2021-04-05 15:34:40 +05:30
Dillon Brosche 911919e7ac
sm8150-common: Update ims privapp permissions
* needed after 56b3e99c6

Change-Id: I922e562286f7859d551821a64620d2b1aafcafed
2021-04-05 07:53:49 +05:30
LuK1337 eb4b31c557
sm8150-common: Import OOS 11 changes
* Redo blobs list based on OnePlus sm8250-common
* Retire lights HAL
* Retire custom sensors HAL for time being
* Reimport rootdir
* Reimport seccomp
* Update audio configs
* Update priv app perms whitelist
* Update properties
* Update sec_config
* Update wifi configs

Change-Id: I2b56f03c1d3e4d0d9693d82e96e8501695ebfd74
2021-04-03 06:53:28 +05:30
Ryan Mitchell a93b465abe
sm8150-common: Use component-override to configure Bluetooth
Runtime Resource Overlays (RROs) can no longer change the value of
resources in manifest when read during PackagerParser.

This change uses component-override to enable the service by default.

Remove usages of profile_supported_* from overlays as they no
longer configure the enable state of Bluetooth components.

Bug: 135048762
Test: adb shell pm query-services \
      com.android.bluetooth/.avrcpcontroller.AvrcpControllerService
      adb shell pm query-services \
      com.android.bluetooth/.hid.HidDeviceService
      adb shell pm query-services \
      com.android.bluetooth/.sap.SapService

Change-Id: I284d254a921b14d1533745611a083f4b5a27d9dc
2021-04-03 06:48:38 +05:30
Park Ju Hyung de7d3cbfb5 sm8150-common: Disable Dolby Atmos support
This doesn't work without proprietary patches to stagefright.
Prevents apps like Tidal from crashing since its expecting Dolby atmos to be present but it isn't

Change-Id: I33d46bac7712461e33fb1c38090a1904831b317f
Signed-off-by: Anirudh Gupta <anirudhgupta109@gmail.com>
Signed-off-by: Anirudh Gupta <anirudhgupta109@aosip.dev>
2020-05-02 14:30:09 +05:30
LuK1337 630324b1e8 sm8150-common: Update system IMS stack from Android Q OB2
Change-Id: Idc6f00bfaf7e8d4092f96db395df2c0e9da00ef4
2019-10-06 19:59:40 +02:00
Christian Oder e57d870d40 sm8150-common: Add basic permission file for HotwordEnrollment
Change-Id: I2986ba3599fe65a8da27649d98d70cd548257aa8
2019-07-12 00:53:42 +02:00
LuK1337 fb29f1a031 sm8150-common: Use qti_whitelist.xml and privapp-permissions-qti.xml from vendor
Change-Id: I4aa3e446293cf9f39699492d80796776d85b7bd5
2019-07-07 01:18:13 +02:00
Peter Cai 34c5710f28
Revert "sm8150-common: update gps config"
This reverts commit 4a00ea70c6.
2019-07-03 14:40:32 +08:00
Peter Cai 4a00ea70c6
sm8150-common: update gps config 2019-06-25 19:52:01 +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 2f4cb1a416
guacamole: update media_profiles and correct binding 2019-06-20 08:43:33 +08:00
Peter Cai fdb79f7837
guacamoleb: import stock media profiles 2019-06-19 07:47:47 +08:00
Peter Cai 8bc98e8418
init from violet tree
violet pseudo-GSI tree by @GuaiYiHu
2019-06-19 07:36:53 +08:00