Sign in
android
/
platform
/
frameworks
/
native
/
8b1517ced6a294f479e261961d03c7356dec0838
/
.
/
services
/
thermalservice
/
aidl
/
android
/
os
/
Temperature.aidl
blob: 0293c39fa9e94c415a79a694bd69605103d40b7a [
file
] [
log
] [
blame
]
package
android
.
os
;
/* Encodes a temperature used by ThermalService. */
parcelable
Temperature
cpp_header
"android/os/Temperature.h"
;