cobalt icon indicating copy to clipboard operation
cobalt copied to clipboard

Implement CrashAnnotator interface for 1P Android

Open hlwarriner opened this issue 1 week ago • 2 comments

An enum is used to enforce the singleton property of StarboardBridge. Based on discussion with haozheng@ and colinliang@ this Java class, like its C++ counterpart, probably should be treated like a singleton. And implementing it as a singleton makes it easier for Java callers to use it.

b/383301493

hlwarriner avatar Feb 20 '25 00:02 hlwarriner