Merge "Fix issue #22479881: Nexus 6 randomly rebooting every few hours with..." into mnc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c1a49b50bf
@@ -19,7 +19,7 @@ package com.android.internal.widget;
|
||||
import android.os.IBinder;
|
||||
|
||||
/** {@hide} */
|
||||
interface IRemoteViewsAdapterConnection {
|
||||
oneway interface IRemoteViewsAdapterConnection {
|
||||
void onServiceConnected(IBinder service);
|
||||
void onServiceDisconnected();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user