You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
323 B
Kotlin
12 lines
323 B
Kotlin
include("bbootimg")
|
|
include("aosp:boot_signer")
|
|
include("aosp:mkbootfs")
|
|
include("aosp:libsparse:base")
|
|
include("aosp:libsparse:sparse")
|
|
include("aosp:libsparse:img2simg")
|
|
include("aosp:libsparse:simg2img")
|
|
include("aosp:libsparse:simg2simg")
|
|
include("aosp:libsparse:append2simg")
|
|
include("aosp:libavb")
|
|
include("avbImpl")
|