diff --git a/api/@ohos.batteryStatistics.d.ts b/api/@ohos.batteryStatistics.d.ts index a3b0b0531f36cdc49d1977523319d294e8136a13..dc50da1a73f5e560d31295f597b645ecb29191f1 100755 --- a/api/@ohos.batteryStatistics.d.ts +++ b/api/@ohos.batteryStatistics.d.ts @@ -45,9 +45,6 @@ declare namespace batteryStats { /** Indicates the battery power consumption generated when phone call is active */ CONSUMPTION_TYPE_PHONE, - /** Indicates the battery power consumption generated by radio */ - CONSUMPTION_TYPE_RADIO, - /** Indicates the battery power consumption generated by screen */ CONSUMPTION_TYPE_SCREEN,