Expose the MacAddress class in the api
Test: built, flashed, $ runtest frameworks-net Bug: 69390696 Change-Id: Ica5efdf5ffe8ad2500a87f574508a2bcd074b33d Merged-In: Ica5efdf5ffe8ad2500a87f574508a2bcd074b33d (cherry picked from commit d411cf61ed5b948aaf6f6234217d6c6999c35159)
This commit is contained in:
@@ -33,8 +33,6 @@ import java.util.Random;
|
||||
*
|
||||
* This class only supports 48 bits long addresses and does not support 64 bits long addresses.
|
||||
* Instances of this class are immutable.
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
public final class MacAddress implements Parcelable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user