Add missing default constructors
Metalava was accidentally including default constructors in the API generated for CorePlatformApi and IntraCoreApi annotations. This change adds the constructor and appropriate annotations to allow the metalava bug to be fixed without changing the API. Tested by building the API with and without the Metalava fix and checking that they were the same. Bug: 119859108 Test: see above Change-Id: I26954042dc3e0c1a29804ee4f9adeec2e98173c2
Loading