Merge changes from topics "parcel_uuid_and_fd_native", "bluetooth_socket_manager_native"
am: b2bde067c2
Change-Id: I3c067c01d6fba25022e80950eb77c3d98405b481
This commit is contained in:
@@ -17,4 +17,4 @@
|
||||
|
||||
package android.os;
|
||||
|
||||
parcelable ParcelFileDescriptor;
|
||||
parcelable ParcelFileDescriptor cpp_header "android/os/parcel_file_descriptor.h";
|
||||
|
||||
@@ -16,4 +16,4 @@
|
||||
|
||||
package android.os;
|
||||
|
||||
parcelable ParcelUuid;
|
||||
parcelable ParcelUuid cpp_header "android/os/parcel_uuid.h";
|
||||
|
||||
Reference in New Issue
Block a user