Add configuration file for each area sizes
authorYuta Doi <yuta-d@witz-inc.co.jp>
Fri, 29 Jun 2018 00:31:46 +0000 (09:31 +0900)
committerYuta Doi <yuta-d@witz-inc.co.jp>
Mon, 9 Jul 2018 01:04:53 +0000 (10:04 +0900)
Add areas.db which has each area sizes.

less-than-0 values refer to (MAX + 1 - $VALUE)
and MAX is either screen width or height.

layers.json had each area sizes until now,
so removed the sizes from it.

Change-Id: I5cf283581daaca41e2b9e3ee6e947478bff1189c
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>

No differences found