ANDROID: GKI: Convert GNSS receiver core as GKI module
Convert GNSS receiver framework driver (CONFIG_GNSS) as
protected GKI module.
A GNSS (Global Navigation Satellite System) receiver is
a device that receives and processes signals from satellites
in space to calculate its own location, velocity, and time.
GPS is not a boot required device and the framework for
receiver should be a GKI module as not every device supported
by GKI will have GPS receiver.
Bug: 380318530
Test: TH
Change-Id: I3844b532a07e3185780bda40f9f2366e4be6d4d9
Signed-off-by:
Ramji Jiyani <ramjiyani@google.com>
Loading
Please sign in to comment