Skip to content

samsung-gt58: Fix deviceinfo property name for lte variant

Nikita Travkin requested to merge TravMurav/pmaports:gt58-devinfo-fix into master

Due to the fact that wifi variants have different modem configuration (modem on non-lte deviecs is ignored for now but that may change) the lte kernel name should be called "modem-lte" and not just "modem". The deviceinfo proerty was overlooked when converting gt58lte to generic gt58 port. This makes it impossible to install LTE enabled kernel.

I have overlooked this in all the refactoring for !2431 (merged)

Merge request reports