WAI
Status Update
Comments
ag...@google.com <ag...@google.com>
ag...@google.com <ag...@google.com> #2
Generated Metadata
- Summary: The Apps Script project is unexpectedly requesting the
script.container.ui
authorization scope when the word 'show' is present in a comment andSpreadsheetApp.getActive()
is invoked. This behavior is unexpected and should be investigated. - Tags:
Additional resources:
https://stackoverflow.com/.../unexpected-error-while-getting-the-method-or... https://stackoverflow.com/.../were-sorry-a-server-error-occurred-while-read... https://stackoverflow.com/.../google-add-on-script-throws-server-error-whe... https://stackoverflow.com/.../authorisation-is-required-to-perform-that-actio... https://stackoverflow.com/.../permission-denied-when-trying-to-create-a-spr...
Description
DFMs that have native code that refer to symbols in libchrome.so no longer exist, and it's pretty unlikely that we would re-introduce them.
We should delete support for native library partitions.
This came up because apparently play store's copy of Zucchini does not recognize them as valid ELF files, and so our delta compression is sub-optimal.