Revert "sanders: power: add back support for dt2wake"
This reverts commit 2a1118fee8c69cb2627400d8350d0fe033e4cc4d. Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
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