Created by: kageiit
This changes the behavior of buck project to correctly set the RES_FOLDERS_RELATIVE_PATH
value to be relative to the module. The android intellij plugin expects a proper relative path and does not work when macros like $MODULE_DIR
etc. are prepended to the path.
This change is required to support Android Layout Preview in buck project and intellij.