sanders: Import some missing power hal from CAF LA.UM.7.6.r1-04800-89xx.0
This commit is contained in:
@@ -65,7 +65,6 @@ Return<void> Power::powerHint(PowerHint_1_0 hint, int32_t data) {
|
||||
}
|
||||
|
||||
Return<void> Power::setFeature(Feature feature, bool activate) {
|
||||
set_feature(static_cast<feature_t>(feature), activate ? 1 : 0);
|
||||
return Void();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user