Back to JNI storage
Summary: @public This reverts the Yoga/Java storage experiment. I will follow up with any learnings. Reviewed By: pasqualeanatriello Differential Revision: D9168405 fbshipit-source-id: fb227fb9353bd4c4e3bebbe9b04eec1132e532e8
This commit is contained in:
committed by
Facebook Github Bot
parent
be78bfbd8c
commit
78cdf3cadc
@@ -1,6 +1,5 @@
|
||||
include ':yoga', ':yogacore', ':yoga-layout', ':yoga:proguard-annotations', ':yoga:stubs', ':libfb'
|
||||
include ':yoga', ':yogacore', ':yoga-layout', ':yoga:proguard-annotations', ':libfb'
|
||||
project(':yoga').projectDir = file('java')
|
||||
project(':yoga:proguard-annotations').projectDir = file('java/proguard-annotations')
|
||||
project(':yoga:stubs').projectDir = file('java/stubs')
|
||||
project(':yoga-layout').projectDir = file('android')
|
||||
project(':libfb').projectDir = file('lib/fb')
|
||||
|
Reference in New Issue
Block a user