Skip to content

ROM decision guidance re: secure & VNDK #2494

Answered by phhusson
DanielR-I asked this question in Q&A
Discussion options

You must be logged in to vote

"Seamless upgrades" is pretty much irrelevant for GSIs. GSI that implement OTA have it "seamless" no matter the device (but it works only on dynamic partition devices)
To know which partitions are dynamic you can look at fastboot getvar all

If device isn't vndklite (treble info would say if it was), you can use both vndklite and non-vndklite images

Secure fakes various properties to make it look like you're running stock OEM ROM, and removes any way to get root (which is annoying)

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@DanielR-I
Comment options

@phhusson
Comment options

@DanielR-I
Comment options

@DanielR-I
Comment options

Answer selected by DanielR-I
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants