Merge "HDMICEC: Call setArcStatus in setArcMode" am: 7b4e6dc561
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1572281 Change-Id: I07811feaa6528c99981debfbd13fff7c737462fe Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -2238,6 +2238,7 @@ public class HdmiControlService extends SystemService {
|
|||||||
Slog.w(TAG, "Local tv device not available to change arc mode.");
|
Slog.w(TAG, "Local tv device not available to change arc mode.");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
tv.startArcAction(enabled);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user