Disable use_resource_processor for framework-res

framework-res needs to generate Manifest.class, which is not suppported
by ResourceProcessorBusyBox.  It also passes --private-symbols
com.android.internal to aapt2 that would need to be handled in
ResourceProcessorBusyBox.

Bug: 294394356
Bug: 303316203
Test: m javac-check
Change-Id: I5a26dfff91667da7eeaaa3d7cfc99da514014fe5
1 file changed