Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c08b0e0d authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Revert "Fix build.""

parents 9b90e264 0b128232
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@

package com.android.layoutlib.bridge.android;

import android.os.ResultReceiver;
import com.android.SdkConstants;
import com.android.ide.common.rendering.api.AssetRepository;
import com.android.ide.common.rendering.api.ILayoutPullParser;
@@ -1116,11 +1115,6 @@ public final class BridgeContext extends Context {

                }

                @Override
                public void shellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err,
                        String[] args, ResultReceiver resultReceiver) {
                }

                @Override
                public boolean transact(int code, Parcel data, Parcel reply, int flags)
                        throws RemoteException {