Skipping telephony for now. Using
blobs from Nothing Pong.
Change-Id: I10dc7448c61cd9a3d7e222316285e3440d5527cc
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Also comment other changes
Disable VoLTE on TIM Brasil because it is
not allowed on unsupported devices.
Change-Id: I0df3d87074378224a6b29b26166dcf2fc59f34c2
* We don't need to manually set this anymore.
Change-Id: I1239ba541636e53f8ea4373d3815024f2cd60824
Signed-off-by: Omkar Chandorkar <gotenksIN@aospa.co>
* Based upon LA.UM.9.14.r1-21000-LAHAINA.QSSI12.0
LA.QSSI.13.0.r1-09700-qssi.0
Change-Id: I7085e5686c6cc2d63a62f84557bc1bac3d579e67
Signed-off-by: electimon <electimon@gmail.com>
* Does not work on A13 anymore
* legacy devices should use AOSP WFD instead.
Change-Id: I05b834b39720bb2b224eaaab24bb76cf9136ddb9
Signed-off-by: Jprimero15 <jprimero155@gmail.com>
* The audio component provides important configuration,
we should allow it to be used even if the audio HAL
isn't at the hardcoded location. This changes also
matches vendor/audio's optional includes.
Change-Id: Ibbd8797b5352f7889ede0ec618cb40af39ad80cd
Signed-off-by: electimon <electimon@gmail.com>
[1] - This was removed because system atcmdfwd-saidl was added in QSSI 13.0. But because of GRF, vendor hidl manifest must be set to R and S vendor blobs
[2] - I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.radio.atcmdfwd@1.0::IAtCmdFwd/AtCmdFwdService in either framework or device VINTF manifest.
E HidlServiceManagement: Service vendor.qti.hardware.radio.atcmdfwd@1.0::IAtCmdFwd/AtCmdFwdService must be in VINTF manifest in order to register/get.
[3] - 12-26 12:13:28.995 W/AutoPasteSuggestionHelper(3603): AutoPasteSuggestionHelper.createProactiveSuggestions():377 Failed to create item chips. Clip items are [ClipItem{ id = 1672071207744, timestamp = 1672071207744, clipItemContent = ClipItemContent{text=I hwservicemanager: getTransport: Cannot find entry vendor.qti.hardware.radio.atcmdfwd@1.0::IAtCmdFwd/AtCmdFwdService in either framework or device VINTF manifest.
[4] - 12-26 12:13:28.995 W/AutoPasteSuggestionHelper(3603): E HidlServiceManagement: Service vendor.qti.hardware.radio.atcmdfwd@1.0::IAtCmdFwd/AtCmdFwdService must be in VINTF manifest in order to register/get., htmlText=, itemType=0, entityType=0, uri=, groupId=-1, viewType=0}}].
[5] - 01-04 11:36:04.485 E/AtFwdService(2681): at vendor.qti.hardware.radio.atcmdfwd.V1_0.IAtCmdFwd$Stub.registerAsService(IAtCmdFwd.java:524)
[6] - 01-04 11:36:04.484 E/HidlServiceManagement(2681): Service vendor.qti.hardware.radio.atcmdfwd@1.0::IAtCmdFwd/AtCmdFwdService must be in VINTF manifest in order to register/get.
Change-Id: Iaee3ef28f9c62c22de41f7d3310cf91709101527
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Causes constant wakelocks with some networks that
don't support VoLTE, as the modem continuously tries
to register IMS.
CarrierConfig is enough to decide IMS functionality.
This reverts commit b634ff0b03.
Change-Id: I530e5d313de34c432b9819545abc0800fbbace87
Maintainers should not need to manually select
the appropriate variant of a component for
their SoC. We know what does and does not
work for an SoC. Automatically select
the necessary component. This allows us
to be more flexible when new SoCs launch
and components may need to be renamed or
refactored.
Change-Id: Ibe9815ba7f70ec760c7b0cbd3771707af2e59854
[1] - In Android 13 this is set via properties
Change-Id: Ic610b67c9f4e5d834f54d992565769240b3e6451
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
[1] - In Android 13 this is set via properties
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: I4a1143d366f62fca557a1e78cebb434e09563a37
* 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
PresenceAppSub2 is no longer used, so remove it from
whitelist
Signed-off-by: chrisw444 <wandersonrodriguesf1@gmail.com>
Change-Id: Ibc65b0d26d555c4b0bae02fb0bfbeb9a5075cac6
[1] - Why are they in system if it is copied to the vendor?
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
Change-Id: If130c5ac9f7de819abb0f6d3f7317d09bf7a50ab
[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
* As a general rule /system should be as generic as possible,
and these are not /product properties.
Change-Id: I77d0ed449a8d1db23f7607e41ee7e056a98d48b1
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
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
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