Merge "Remove @TestApi from @SystemApi symbols" am: 5cedf5097c am: cbe282347e am: a750f5a9f6
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1466264 Change-Id: I859503688ea3254d5bd1b55e80cf1962286e948f
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