commit | b754f1c33d632fded952108f618df4b3fb12cd80 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Jan 03 12:58:24 2025 -0800 |
committer | Steven Moreland <smoreland@google.com> | Fri Jan 03 20:59:53 2025 +0000 |
tree | eafbc3e2db6ff88c0b9a1dc822804b23adb3bc3b | |
parent | 38a4ab9f6e7a58abefb2f4f0f2672f1cf51885bd [diff] |
binderSafeInterfaceTest: another quick flake fix P.S. we should delete safe interface and move everything to using AIDL-generated interfaces. It doesn't support all the things AIDL does, and we don't want so many ways of doing things. Change-Id: I92c97e458314c0c85ec9ca8eab2c1552abec8ca6 Fixes: 387346410 Test: TH