Remove project_config rules

Summary:
These only exist to support a deprecated form of project generation which is
about to be removed.

Reviewed By: marcinkosiba

Differential Revision: D4945841

fbshipit-source-id: 3d35b8f8cd902572995ee4f55f9b5930efa186ec
This commit is contained in:
Daniel Wagner-Hall
2017-04-25 07:50:49 -07:00
committed by Facebook Github Bot
parent dc4d16401f
commit 2ffc23f400
2 changed files with 0 additions and 8 deletions

View File

@@ -30,7 +30,3 @@ android_resource(
"PUBLIC",
],
)
project_config(
src_target = ":android",
)