resolved conflicts for merge of 3170c035 to lmp-mr1-dev
Change-Id: Ia34a304451f0dd7148d6d0cbd1d8c8ca81001b86
This commit is contained in:
@@ -46,11 +46,6 @@ final class HdmiCecLocalDevicePlayback extends HdmiCecLocalDevice {
|
||||
mAddress, mService.getPhysicalAddress(), mDeviceType));
|
||||
mService.sendCecCommand(HdmiCecMessageBuilder.buildDeviceVendorIdCommand(
|
||||
mAddress, mService.getVendorId()));
|
||||
if (reason == HdmiControlService.INITIATED_BY_SCREEN_ON) {
|
||||
oneTouchPlay(new IHdmiControlCallback.Stub() {
|
||||
@Override public void onComplete(int result) throws RemoteException {}
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user