booster / com.didiglobal.booster.aapt2 / Resources / ResourceTable / Builder / setSourcePool

setSourcePool

fun setSourcePool(value: StringPool!): Builder!
fun setSourcePool(builderForValue: Builder!): Builder!


        The string pool containing source paths referenced throughout the resource table. This does
        not end up in the final binary ARSC file.
        
.aapt.pb.StringPool source_pool = 1;