Merge "Remove @TestApi from @SystemApi symbols" am: 5cedf5097c am: cbe282347e
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1466264 Change-Id: I86daec690141893837ec58ab1d75aecc88557ff9
This commit is contained in:
@@ -37,7 +37,6 @@ import java.util.concurrent.Executor;
|
|||||||
* @hide
|
* @hide
|
||||||
*/
|
*/
|
||||||
@SystemApi
|
@SystemApi
|
||||||
@TestApi
|
|
||||||
@SystemService(Context.ETHERNET_SERVICE)
|
@SystemService(Context.ETHERNET_SERVICE)
|
||||||
public class EthernetManager {
|
public class EthernetManager {
|
||||||
private static final String TAG = "EthernetManager";
|
private static final String TAG = "EthernetManager";
|
||||||
|
|||||||
Reference in New Issue
Block a user