booster / com.didiglobal.booster.aapt2 / Resources / ResourceTable / hasSourcePool

hasSourcePool

fun hasSourcePool(): Boolean


      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;

Return
Boolean: Whether the sourcePool field is set.