diff options
| author | 2017-04-21 14:20:16 +0100 | |
|---|---|---|
| committer | 2017-05-10 12:34:29 +0100 | |
| commit | 4493b7c429e45ddbdeaefdbf5b8536dcedb5d66c (patch) | |
| tree | 83be88f7c30f7e4306e823e717452ae250641bdc /tools/layoutlib/README | |
| parent | 13f6a914c2d2b76f3e703b4c5798674627e28116 (diff) | |
Removing layout from frameworks/base
The directory is being moved to its own project in frameworks/layoutlib
Bug: 36889565
Test: Built manually
Change-Id: I69a1a826d0bac8ede1f9a337c9c1d930bbcd04f3
Diffstat (limited to 'tools/layoutlib/README')
| -rw-r--r-- | tools/layoutlib/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/layoutlib/README b/tools/layoutlib/README deleted file mode 100644 index 0fea9bd9d9ac..000000000000 --- a/tools/layoutlib/README +++ /dev/null @@ -1,4 +0,0 @@ -Layoutlib is a custom version of the android View framework designed to run inside Eclipse. -The goal of the library is to provide layout rendering in Eclipse that are very very close to their rendering on devices. - -None of the com.android.* or android.* classes in layoutlib run on devices.
\ No newline at end of file |