New layout optimization tool. Run layoutopt on the command line.

Change-Id: I8e4697e19ca8a203dc8a41b464f7cb46d52184b0
This commit is contained in:
Romain Guy
2009-10-05 02:21:30 -07:00
parent d13d440d43
commit 3958d08fd4
27 changed files with 1857 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Copyright 2009 The Android Open Source Project
#
UIX_LOCAL_DIR := $(call my-dir)
include $(UIX_LOCAL_DIR)/src/Android.mk