commit | 99b8ecb57fcee7a694520132a2c61b0003930c7c | [log] [tgz] |
---|---|---|
author | Azhara Assanova <azharaa@google.com> | Sat Feb 10 18:29:33 2024 +0000 |
committer | Azhara Assanova <azharaa@google.com> | Sat Feb 10 18:35:00 2024 +0000 |
tree | 9698c9be5e6e78101d9bc943cb4e78f7f2170bdb | |
parent | 1bb44936fe3a9d7feded47bd1deacec04b187a5a [diff] |
Remove ComponentCaller constructor from the public APIs The ComponentCaller constructor requires 2 IBinder objects, however raw IBinder objects are discouraged in public APIs as they lack type information. Bug: 293467489 Test: atest CtsAndroidAppTestCases:android.app.cts.ShareIdentityTest Test: atest CtsAndroidAppTestCases:android.app.cts.ComponentCallerTest Change-Id: I07814102b3465bd38ffb2e3c068571fc9a238e9b