You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
modules/release: refactor otaDir to add LineageOS support
writeOtaMetadata is moved up, because it's used by releaseScript and
otaDir
This isn't a no-op for the other flavors, because it changes otaDir into
a runCommand and copies (or rather "cat"s) the metadata, whereas it was
a symlink until now
0 commit comments