commit | bd765dc6d5b28dc37df7cb2e3b1233497640c546 | [log] [tgz] |
---|---|---|
author | Kean Mariotti <keanmariotti@google.com> | Mon Jan 08 15:03:26 2024 +0000 |
committer | Kean Mariotti <keanmariotti@google.com> | Mon Jan 08 16:31:53 2024 +0000 |
tree | 645463e5745755ac241bb8b97c210029d689efed | |
parent | 77efc00750def6b88934ca97ebdfb115f11513d1 [diff] |
Generate protobufjs static module - Rename root.js -> json.js and types.d.ts -> static.d.ts for clarity (match protobufjs' terminology) - Generate static.js as well. Needed to access values of proto constants at runtime. E.g. android.surfaceflinger.HwcCompositionType.DEVICE. Bug: 318503129 Test: npm run test:presubmit Change-Id: Iaac2099d04c33413339ccdd82093cae0ce7eaf85