Created by: kageiit
When running buck project, res
folder is available from the unzipped aar directory already. This modifies the path to classes.jar
to also come from the same location and avoid having to build a separate flavor of android_prebuilt_aar
This change is required to support Android Layout Preview in buck project and intellij