mirror of
https://github.com/mii443/prometheus-android-exporter.git
synced 2025-08-22 15:15:35 +00:00
add some todos
This commit is contained in:
@ -253,4 +253,7 @@ class MetricsEngine(private val context: Context) : SensorEventListener {
|
||||
fun getAndroidManufacturer() : String {
|
||||
return Build.MANUFACTURER
|
||||
}
|
||||
|
||||
//TODO has_celular
|
||||
//TODO has_wifi
|
||||
}
|
||||
|
Reference in New Issue
Block a user