Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5708709e authored by Amit Mahajan's avatar Amit Mahajan
Browse files

Change osAppId from String to byte[] to match specs.

OSAppId as defined in the specs is a concatenation of a UUID
(representing OSId) converted to byte[], and a byte[] representing
the app id. As such it is better to have that as a byte[] in the
public APIs instead of String.

Test: atest DataConnectionTest
Test: atest DcTrackerTest
Bug: 185497057
Change-Id: I29d986e6e39f0ed345b72be85a384c9137ca8f2e
parent 4c6ae560
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment