Merge "Add tag for associationInfo" into main

This commit is contained in:
Evan Chen
2023-08-09 17:25:37 +00:00
committed by Android (Google) Code Review

View File

@@ -104,6 +104,7 @@ public class BluetoothDetailsCompanionAppsControllerTest extends
associationId, associationId,
/* userId */ 0, /* userId */ 0,
packageName, packageName,
/* tag */ null,
MacAddress.fromString(mCachedDevice.getAddress()), MacAddress.fromString(mCachedDevice.getAddress()),
/* displayName */ null, /* displayName */ null,
/* deviceProfile */ "", /* deviceProfile */ "",