Commit Graph

52 Commits

Author SHA1 Message Date
Omkar Chandorkar e262c8bd21 system: update to LA.QSSI.12.0.r1-08400-qssi.0
Change-Id: I66f558ca59ef4d1ed9e1c4b26b12f468236d5225
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-08-23 03:47:04 +00:00
Michael Bestas 831e893fcf common: Automatically add apk/jar/vintf fragments to PRODUCT_PACKAGES
Change-Id: Iaa9d66b0bbdc55f046ee1347cbf83c7eecebb35e
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-08-23 03:46:51 +00:00
chrisl7 1bac38c55f system: bt: Remove duplicate bt-commonsys-intf-board makefile include
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: I87c6eb41381f0e608cb416f4a4deabf83cc57d9b
2022-08-21 16:13:59 +00:00
dianlujitao 7d38527cf1 bt: Disable BT A2DP AAC whitelist
* Results in some supposedly AAC compatible devices
  like the Samsung Galaxy Buds Live not having it as
  an option despite being a supported codec of the
  device.

Change-Id: Ia53a378c74c9cd5ec0d881026b2067aa4d638fcb
2022-08-15 00:41:32 +00:00
Jake Weinstein a2ab82c678 gps: Define backup NTP server property
Change-Id: I3b6427b66217d03b810a3ee988eed7d9ba3583d5
2022-08-15 00:41:11 +00:00
Pavan Kumar M b339ae99f6 system: permissions: Remove com.qualcomm.qti.presenceappSub2 from whitelist
PresenceAppSub2 is no longer used, so remove it from
whitelist

Signed-off-by: chrisw444 <wandersonrodriguesf1@gmail.com>
Change-Id: Ibc65b0d26d555c4b0bae02fb0bfbeb9a5075cac6
2022-08-10 13:45:34 +00:00
Jake Weinstein 7d839fce64 display: separate into system and vendor components
Change-Id: Ib1e71ee2f92503934c87c30dc433949488fdb8c3
2022-07-31 03:42:05 +00:00
Jake Weinstein b9f6723a48 gps: separate into system and vendor components
Change-Id: I489a2cf50b4dcc143c26c474d3dee0b792e09ea1
2022-07-31 03:41:17 +00:00
Jake Weinstein 6f56f95422 bt: Move board makefile inclusion back to system component
Change-Id: Ie4e9beda558ea1fc558a08f395042916be611843
2022-07-31 12:39:24 +09:00
Jake Weinstein a94746f0b3 bt: separate into system and vendor components
Change-Id: I97ea0775507b40c802dbd175cf83a1c3db3db5a6
2022-07-30 07:14:12 +05:30
Jake Weinstein 61d7ab2372 audio: separate audio into system and vendor
Also add missing makefile include

Change-Id: I96b8b3426f4aae737f5389c9ccac142004a6324f
2022-07-30 07:13:58 +05:30
chrisl ae571c2d58 common: Move seccomp to vendor folder
[1] - Why are they in system if it is copied to the vendor?

Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: If130c5ac9f7de819abb0f6d3f7317d09bf7a50ab
2022-07-25 11:25:35 +00:00
chrisl7 104d9d9641 common: Import Qualcomm specific configs from aospa vendor
[1] - Now we have Pixel 6 here, which doesn't use any Qualcommon,
      so let's move it to the appropriate place.

Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: I6027e8a0664a60de6b5d32e7cf98b8843088cf32
2022-07-23 01:00:05 +00:00
Omkar Chandorkar 27c0cb34ce
common: fix symlinks once and for all
Change-Id: I62a35417df0cf7a257f8f941d7579d861f712f43
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
2022-06-29 14:13:50 +09:00
Alexander Koskovich e4f311d5e3 common: Move all system side properties to /system_ext
* As a general rule /system should be as generic as possible,
   and these are not /product properties.

Change-Id: I77d0ed449a8d1db23f7607e41ee7e056a98d48b1
2022-06-28 14:47:40 +00:00
Arvind Kumar e11e8a5977
system: display: Setup soong configs for lights aidl
To resolve compilation issue for legacy targets
where lights aidl is not required, adding soong module
and configs for lights aidl to remove shared
libs dependency for legacy target and adding
shared libs dependency only for target defined
in soong_config_variables.

Change-Id: I6e5f847313d2ab184b5ea7198012fbbe01b8028d
2022-06-20 22:58:25 +02:00
Chris Crump 16787fc1ae Move APN/SPN configurations out of QTI component
APN's specifically are need register the network and data for all devices, not just Qualcomm. SPN's should follow that configuration since it is also network related and not device specific

Change-Id: Ia357bfe0d9c16144fca257c3eacad100bef925c5
2022-06-08 01:17:16 -04:00
Jake Weinstein e95dec1ff6 Move telephony framework packages out of the QTI Telephony component
Some of these are needed to boot and use the radio
on non-Qualcomm devices running CLO as well.
Others such as CellBroadcastReceiver and Stk are not Qualcomm-specific
and should be built on all devices.

Change-Id: I9b6036cd727010041563bb706396a003e3a77594
2022-06-07 18:39:44 +00:00
Kunmun db1322dca6 wfd-legacy: Restore from LA.UM.10.6.2.r1-01600-89xx.0
Change-Id: I3bc33f2730c562e5662ecf487339b3abc75d3ded
2022-05-29 06:04:21 +00:00
Kunmun 7817162d3b system: display: drop unused libtinyxml
Change-Id: Ibed6c05a7217b1de24b59d7123a5181156cf92b0
2022-05-29 06:03:24 +00:00
Omkar Chandorkar 6e9f41555d common: system: update to 07000 QSSI
Change-Id: I545e124dab776816d31dd1c7236c856bdb02f7d7
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-05-11 08:36:02 +00:00
Hernán Castañón 0edbe053e5 Revert "telephony: apns: track APNs from LineageOS."
This reverts commit b8c083be3e.

Reason for revert: Shouldn't have updated them this way, my bad.

Change-Id: I6c721f012ffafc8e65164923bffe277c90d5e374
2022-05-06 13:32:51 +00:00
Hernán Castañón b8c083be3e telephony: apns: track APNs from LineageOS.
Their APN is way more updated than the current one we have.

As well as it´s a community project, their APN gets updated with better APNs than
CAF or AOSP actually do.

Signed-off-by: Hernán Castañón <herna@paranoidandroid.co>
Change-Id: Ic8316741b98b5cfd82aa6e0dd3b293f425f94cc9
2022-05-06 11:39:30 +02:00
Omkar Chandorkar 5a192ec6b1
system: wfd: add missing 64-bit wfd blobs
* used on taro

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: I9deccede050833734a523aadbea4dc06db81c05f
2022-04-07 14:40:44 +09:00
Omkar Chandorkar e13145ca86 wfd: drop miracast libs
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: I9d7335a865ae20ca4620f39e3f32a859020f27e1
2022-04-03 05:46:55 +00:00
Vinayak Soni 612e2f0044 system: wfd: enable Virtual Display in SF
* matches https://source.codeaurora.org/quic/la/device/qcom/qssi/tree/system.prop?h=LA.QSSI.12.0.r1-06400.01-qssi.0#n98

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: I2980ea8097d840336293dca11a6c2e03f2ace26b
2022-03-27 10:51:27 +00:00
Omkar Chandorkar 8f395aacb9 system: gps: bring in line with qssi-user
* qmapbridge is only used for debugging

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: Id9f8d7b5532cba8ab55aece8e8ebf575fc674974
2022-03-26 19:54:37 +00:00
Omkar Chandorkar bfbcde3d83 common: add missing blobs
* taken with help of https://github.com/joshchoo/aosp-missing-blobs

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: I333b6da2c67a33885fb8a5af20e888e80acf712e
2022-03-26 19:50:07 +00:00
Omkar Chandorkar 057ad704a3 common: update symlinks
* get rid of ugly build time warnings

Change-Id: Ib4084c96572ba3bc1f0fa05477fc21d8af9cc414
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-03-19 02:47:00 +00:00
Omkar Chandorkar 3e75c67ab9 telephony: split vendor component
Change-Id: I7f7ee0fcce221fe5aa76dc7ab737d94104a0fa0c
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-03-19 02:46:51 +00:00
Omkar Chandorkar cd2609ae1c wfd: drop libwfdaac
* unused for a while and now a dead target

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: If5bb264f56ba881b1c86b9e6c9adeaff46e6a129
2022-03-18 04:51:49 +00:00
Omkar Chandorkar 838cb0afb5
bt: drop dun-server
* unused service

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: I1cd6fe66315a9597ddcac58ac9dbc677cfc98364
2022-03-16 12:21:48 +09:00
Juhyung Park d8d9237220 common: add missing symlinks from BSP
Change-Id: I09087eda8c617bce64f4dd1f6787756947c378b1
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
2022-03-14 22:09:27 +09:00
Juhyung Park 0e00c5e6ce common: add missing system/Android.mk
This is required to properly include system/*/Android.mk

Change-Id: I7ee6611c8982ec7d60d8657543cc22af84beb6f6
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
2022-03-14 22:09:22 +09:00
Adithya R 5df0043d47 common: Update to LAHAINA 18900 | QSSI 05800
* msmnile: LA.UM.9.1.r1-11500.02-SMxxx0.QSSI12.0
 * kona: LA.UM.9.12.r1-13300-SMxx50.QSSI12.0
 * add few missing qssi services

Change-Id: I48ae24bb5dabe90e197cac23796cf802a1c69225
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-03-08 04:28:32 +00:00
BladeRunner-A2C 263b07e764 telephony: apns: Add some Bangladesh carriers
* Airtel
  * Banglalink
  * Grameenphone
  * Robi
  * Teletalk

Signed-off-by: BladeRunner-A2C <prisoner56898@protonmail.com>
Change-Id: I726ca61cb41a2caeb69acc6349b332a7eaed2691
2022-03-02 18:59:47 +00:00
Adithya R b3a9a20af2 system: perf: Zipalign QXPerformance.jar
cf09742efd

Change-Id: Ida118b2cedfde37096d3da7b6507357d21aec463
2022-02-25 08:37:58 +00:00
Juhyung Park 161ade1a09 common: move persist.vendor.ims.* to /system/build.prop
These weren't supposed to be in /vendor/build.prop.

[    2.006712] init: Do not have permissions to set 'persist.vendor.ims.disableADBLogs' to '1' in property file '/vendor/build.prop': SELinux permission check failed
[    2.006718] init: Do not have permissions to set 'persist.vendor.ims.disableDebugLogs' to '1' in property file '/vendor/build.prop': SELinux permission check failed
[    2.006722] init: Do not have permissions to set 'persist.vendor.ims.disableIMSLogs' to '1' in property file '/vendor/build.prop': SELinux permission check failed
[    2.006727] init: Do not have permissions to set 'persist.vendor.ims.disableQXDMLogs' to '1' in property file '/vendor/build.prop': SELinux permission check failed

Change-Id: I1109941c44716b64d316272bcb2c3bf5e17cb3ff
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
2022-02-19 23:48:32 +09:00
Juhyung Park fc445986a5 common: move vendor.mm.enable.qcom_parser to /system/build.prop
This was never supposed to be in /vendor/build.prop.

[    2.006654] init: Do not have permissions to set 'vendor.mm.enable.qcom_parser' to '16777215' in property file '/vendor/build.prop': SELinux permission check failed

Change-Id: I9ee069e877994e54f1a5ff6e36a95c45b905990c
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
2022-02-19 23:48:14 +09:00
Vishalcj17 0353f66f1f common: system: Update to 5800 QSSI.
Change-Id: I07cbdb8d76764b791631f948e2505fef19bbcb3d
2022-02-13 07:01:31 +00:00
Alexander Koskovich 992feb0178 telephony: system: Sync up /system_ext properties with QSSI 12.
Change-Id: Ife1c6024697038855293c419fcbd157e69998c11
2022-02-12 14:45:56 +05:30
Omkar Chandorkar b634ff0b03
telephony: force enable ims features
* voLTE/voWIFI/viLTE respectively

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: Ie2027b387564d8dda938bad2629c27d552def590
2022-02-01 17:12:58 +05:30
Omkar Chandorkar df64f25a2a telephony: update apns-conf.xml to LA.QSSI.12.0.r1-05600-qssi.0
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: I427ba97af7e7427b1c463ee0fec1e23e392150cf
2022-01-27 08:13:46 +00:00
Vishalcj17 bb410f315f system: telephony: Remove Datastatusnotification.
Fix for missing qcrilhook class

D AndroidRuntime: Shutting down VM
E AndroidRuntime: FATAL EXCEPTION: main
E AndroidRuntime: Process: com.android.phone, PID: 2643
E AndroidRuntime: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/qualcomm/qcrilhook/QcRilHookCallback;
E AndroidRuntime: 	at java.lang.Class.newInstance(Native Method)
E AndroidRuntime: 	at android.app.AppComponentFactory.instantiateService(AppComponentFactory.java:129)
E AndroidRuntime: 	at android.app.ActivityThread.handleCreateService(ActivityThread.java:4474)
E AndroidRuntime: 	at android.app.ActivityThread.access$1700(ActivityThread.java:248)
E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2077)
E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:106)
E AndroidRuntime: 	at android.os.Looper.loopOnce(Looper.java:201)
E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:288)
E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:7883)
E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: com.qualcomm.qcrilhook.QcRilHookCallback
E AndroidRuntime: 	... 12 more

Change-Id: I9a029e0c35ceb0f6e188e3ca1ca99721673172ac
2022-01-24 00:49:34 +07:00
Adithya R ed8cebc9c0 overlay: Telephony: Add ims-ext-common to injection path
Fixes:

01-18 19:35:49.834  2941  2941 E AndroidRuntime: FATAL EXCEPTION: main
01-18 19:35:49.834  2941  2941 E AndroidRuntime: Process: com.android.phone, PID: 2941
01-18 19:35:49.834  2941  2941 E AndroidRuntime: java.lang.NoClassDefFoundError: Failed resolution of: Lorg/codeaurora/ims/QtiImsExtListenerBaseImpl;
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at com.qualcomm.qti.internal.telephony.ScbmHandler.init(ScbmHandler.java:247)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at com.qualcomm.qti.internal.telephony.QtiTelephonyComponentFactory.makeExtTelephonyClasses(QtiTelephonyComponentFactory.java:199)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at com.android.internal.telephony.PhoneFactory.makeDefaultPhone(PhoneFactory.java:297)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at com.android.internal.telephony.PhoneFactory.makeDefaultPhones(PhoneFactory.java:108)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at com.android.phone.PhoneGlobals.onCreate(PhoneGlobals.java:416)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at com.android.phone.PhoneApp.onCreate(PhoneApp.java:39)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1215)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6744)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at android.app.ActivityThread.access$1500(ActivityThread.java:248)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2054)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:106)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at android.os.Looper.loopOnce(Looper.java:201)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:288)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:7880)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1009)
01-18 19:35:49.834  2941  2941 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: org.codeaurora.ims.QtiImsExtListenerBaseImpl
01-18 19:35:49.834  2941  2941 E AndroidRuntime: 	... 17 more

Change-Id: I0669f650055054bb27830c7e51f19d665b90ca0d
2022-01-19 18:50:57 +09:00
Vishalcj17 c6cab13a2e common: Update to QSSI 5600 | LAHAINA 18600.
Change-Id: I7ca5c5b30fb26bfa5bd1c3803cf8b217efd78393
2022-01-19 18:50:26 +09:00
Vishalcj17 2def798ef9 common: Kill WFD Legacy.
* Re-introduce when needed.

Change-Id: Ice49b22dfd8616e1df17a0d0f9fc6dd07a8a5d62
2022-01-19 18:49:51 +09:00
Dyneteve 977232955f overlay: CarrierConfig: Remove "SIM x is HD capable" message
* sed -i 's/"config_update_service_status" value="true"/"config_update_service_status" value="false"/g'

Change-Id: I5acc7063df462f5174901ea645f2dbd8d218fd3b
2022-01-19 18:45:32 +09:00
marcomarinho cc86729ba8
common: system: Update to LA.QSSI.12.0.r1-05100.02-qssi.0
Change-Id: Ic8e141c241fc2a2572361aa474f12aac5ebeb1b3
Co-authored-by: Vishalcj17 <vishalcj@aospa.co>
Co-authored-by: gotenksIN <forumomkar@gmail.com>
Co-authored-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
2022-01-09 18:06:00 +09:00
Chris Crump 995b598f13
telephony: Remove default ringtone property we don't need
This overwrites any default ringtone we set in aospa vendor which we don't want

Change-Id: I0e917eb27f5ce3f494525313f9e4a0e1a9162b3c
2022-01-08 15:12:21 +09:00