OSDN Git Service

Wifi usability: add four new fields to report the latest celluar signal
authorKai Shi <kaishi@google.com>
Tue, 26 Feb 2019 22:55:09 +0000 (14:55 -0800)
committerKai Shi <kaishi@google.com>
Tue, 12 Mar 2019 22:42:29 +0000 (15:42 -0700)
commitdfef3839956d64a6752ddc7cf10ef5fdf077a73b
treeb38e9f9c80e5b5881f532f69d9dba3c6716eae16
parentc00ee569661f99dc776007dae8290e4500c401cb
Wifi usability: add four new fields to report the latest celluar signal
strength

cellularDataNetworkType
cellularSignalStrengthDbm
cellularSignalStrengthDb
isSameRegisteredCell

Bug: 123095038
Test: Unit tests for Wifi: frameworks/base/wifi/tests/runtest.sh

Change-Id: I090e2ab1a327894dfc84e6ce880e887311e1df7d
api/system-current.txt
proto/src/wifi.proto
wifi/java/android/net/wifi/WifiUsabilityStatsEntry.java
wifi/tests/src/android/net/wifi/WifiUsabilityStatsEntryTest.java