abstract 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.