LTE_CA (LTE+) workaround details

LTE_CA (LTE+) workaround details

begonia-dev

Since our blobs are too old to support new Android 12+ method to support LTE Carrier Aggregation I came up with a temporary hack in order to have it working.

Basically I am forcing LTE+ to be supported from Android framework, this thing is optional and can be disabled in SIM card Settings.
By forcing LTE+, standard LTE connectivity will be ignored by android unless u disabled the "Force LTE CA" toggle in settings.

So if the workaround (enabled by default) is on, even if the connection is on a single band it will be always on LTE+ searching for more bands to aggregate. For reverting to old behavior where LTE+ was not working just disable the workaround in Settings as explained above.



Report Page