Commit Graph

79 Commits

Author SHA1 Message Date
Weilun Du
8ef6293311 sm6250-common: Add Tethering Config
Tethering package is APEX and we need to create a RRO to overwrite
the values for config_tether_wifi_regexs and config_tether_wifi_p2p_regexs.
BUG: 163800715

Signed-off-by: Weilun Du <wdu@google.com>
Change-Id: Ia0834f5215ff8c3b13effa591bd2f84d93419a06
2020-12-05 00:36:18 +02:00
Ajit Vaishya
66f8d29ca8 sm6250-common: Wifi: Default compile of WPA based module
This commit introduce to provide default compilation
for WPA based module.

Change-Id: Ic0a1cd4383102dea83ea9c3d80177677ea2e59b7
CRs-Fixed: 2410589
2020-12-05 00:36:18 +02:00
LuK1337
2b220fa218 sm6250-common: Enable RRO overlays for lineage-sdk and Snap
Change-Id: I482f2393e10e90362db2c66b7abb0de837085843
2020-12-05 00:36:18 +02:00
PIPIPIG233666
5663d13d8b sm6250-common: Split component-overrides to support pure aosp/qti bt stack
Change-Id: Ia40a996ba5164ba8a6fc5dde0dfb3ef859af1477
2020-12-05 00:36:18 +02:00
Ryan Mitchell
a6db72a1fc sm6250-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
on sunfish devices.

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

Bug: 135048762
Test:
      adb shell pm query-services \
      com.android.bluetooth/.a2dpsink.A2dpSinkService
      adb shell pm query-services \
      com.android.bluetooth/.avrcp.AvrcpTargetService
      adb shell pm query-services \
      com.android.bluetooth/.avrcpcontroller.AvrcpControllerService
      adb shell pm query-services \
      com.android.bluetooth/.ba.BATService
      adb shell pm query-services \
      com.android.bluetooth/.hfpclient.HeadsetClientService
      adb shell pm query-services \
      com.android.bluetooth/.hid.HidDeviceService
      adb shell pm query-services \
      com.android.bluetooth/.sap.SapService

Change-Id: If41df9fdefbcd952f8387451dc137565343e3d75
2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
6a2025c8b1 sm6250-common: build our fingeprint service 2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
27e4f91c33 sm6250-common: build IR HAL from source 2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
140603d594 sm6250-common: build servicetracker interfaces from source 2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
dcee65c43f sm6250-common: build libsensorndkbridge from source 2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
873b400635 sm6250-common: build libqti_vndfwk_detect from source 2020-12-05 00:36:18 +02:00
Ethan Chen
126c94e443 sm6250-common: Convert libhidl to blueprint
Change-Id: Ief105a44eeb403b2fa41d391a0d72c776da13248
2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
9c283de32d sm6250-common: remove unused audio configs 2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
a0583d7375 sm6250-common: build camera stack from source 2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
9e10256ab6 sm6250-common: build ril stack from source 2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
b96573d148 sm6250-common: build ipacm from source 2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
d19c6bc30a sm6250-common: build usb hal from source 2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
7434303b02 sm6250-common: build media stack from source 2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
50a6e2c731 sm6250-common: import media configs to device tree 2020-12-05 00:36:18 +02:00
Volodymyr Zhdanov
4f84ad1ece sm6250-common: copy google media codecs from frameworks/av 2020-12-05 00:36:17 +02:00
Volodymyr Zhdanov
0b3f00ebe2 sm6250-common: build renderscript hal from source 2020-12-05 00:36:17 +02:00
LuK1337
b1112f918d sm6250-common: Prepare for LA.UM.9.1 display HAL
Change-Id: I3501d4bd6075db39aca03137c6670c0e009d2806
2020-12-05 00:36:17 +02:00
Volodymyr Zhdanov
c67aef45f7 sm6250-common: build display stack from source 2020-12-05 00:36:17 +02:00
Volodymyr Zhdanov
bc47a90e2f sm6250-common: add device-specific audio configs to device tree 2020-12-05 00:36:17 +02:00
Volodymyr Zhdanov
5202ad272b sm6250-common: copy audiopolicy configs from frameworks/av 2020-12-05 00:36:17 +02:00
Mikhail Naganov
05701732a5 sm6250-common: Switch to Audio HAL V6
Switch to Audio HAL V6

Test: VtsHalAudioV6_0TargetTest VtsHalAudioEffectV6_0TargetTest
Bug: 155591007
Change-Id: If40ae28c224160728634736ee95590a779f905c4
(cherry picked from commit f11963392c9afd79704822a5812ef4412f3810db)
2020-12-05 00:36:17 +02:00
Volodymyr Zhdanov
c034f3b609 sm6250-common: build audio stack from source 2020-12-05 00:36:17 +02:00
Volodymyr Zhdanov
6420e7a3d2 sm6250-common: uprev clearkey hal to 1.3 2020-12-05 00:36:17 +02:00
Volodymyr Zhdanov
70a02c0b60 sm6250-common: compile drm@1.0 from source 2020-12-05 00:36:17 +02:00
Volodymyr Zhdanov
e2025cf699 sm6250-common: disable configstore
* it's finally deprecated in R
* ship disable_configstore because we have API level 29
2020-12-05 00:36:17 +02:00
Volodymyr Zhdanov
bbaf4103f4 sm6250-common: build qti health@2.1 hal 2020-12-05 00:36:17 +02:00
Roshan Pius
8255190f11 sm6250-common: Add WifiOverlay
Bug: 148617260
Test: Device boots up and connects to wifi networks.
Change-Id: Iec27a6d947a232a42451ef095dc73d1a52327db5
2020-12-05 00:36:17 +02:00
Bharat Pawar
6a37ae1489 sm6250-common: vibrator: Enable LED based vibrator
Enable LED based vibrator for talos, moorea and
atoll targets.

Change-Id: I079eefaefff77fe19304acc8749773febf91a7fc
2020-12-05 00:36:17 +02:00
Volodymyr Zhdanov
067158ade5 sm6250-common: build sensors HAL from source 2020-12-05 00:08:57 +02:00
Alastair Donaldson
2ec5d68d2e sm6250-common: Add android.software.vulkan.deqp.level, version 2020-03-01
This change sets the new Vulkan dEQP level feature flag to the value
corresponding to the Vulkan dEQP tests for Android 11.

Change-Id: I7906428e2659bcfec25dbfac28641b0595a33419
2020-12-05 00:08:57 +02:00
Ethan Chen
39e49c4a78 sm6250-common: Add AOSP RCS packages
Change-Id: Ic16d3b92820d246db73ad70ccaa0f4bc7f50e515
2020-12-05 00:08:56 +02:00
Ethan Chen
9cdc81c5d7 sm6250-common: Remove dead RCS packages
Change-Id: Ie2c03fa11cb08c7ab900d7b666981d592aba19c7
2020-12-05 00:08:36 +02:00
Volodymyr Zhdanov
666e38496c sm6250-common: build clearkey from source 2020-12-05 00:08:06 +02:00
Volodymyr Zhdanov
9abdfa8c4b sm6250-common: copy libhidlcache from vndk 29
* needed by vendor.xiaomi.hardware.misys@3.0-service
2020-12-05 00:08:06 +02:00
Volodymyr Zhdanov
7b22c4e86d sm6250-common: build libhidltransport and libhwbinder
* also their vendor variants
* for q blobs compatibility
2020-12-03 02:33:33 +02:00
Volodymyr Zhdanov
5697cf4fa2 sm6250-common: build libgui_vendor from source 2020-12-03 02:33:33 +02:00
Nick C
45daab797e sm6250-common: add FM 2020-08-25 16:49:31 +03:00
Demon000
99ed2b49d1 sm6250-common: build WiFi packages 2020-08-18 14:56:37 +03:00
Demon000
ba2e32a7ce sm6250-common: import WiFi configs 2020-08-18 14:55:15 +03:00
Demon000
ddb4eab6f4 sm6250-common: build power service from source
Change-Id: Iba9c1d1a6d74c318d68aed4fa548d9539b1bc983
2020-08-18 12:57:26 +03:00
Demon000
b5730f713a sm6250-common: build WiFi Display dependencies and add framework to boot JARs 2020-08-15 04:27:26 +03:00
Demon000
836dfff555 sm6250-common: define bootanimation size 2020-08-13 17:46:57 +03:00
kazerine
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
Demon000
21c27b7cca sm6250-common: copy permission files 2020-07-26 17:01:22 +03:00
Demon000
dd0e8ef866 sm6250-common: import ueventd configuration
Change-Id: I550cc82d52a8a8b93398f00bd7d5c3ba221a5b7f
2020-07-23 13:05:39 +03:00
Demon000
5ca0162b1a sm6250-common: build fastbootd 2020-07-20 00:27:05 +03:00