9 Commits

Author SHA1 Message Date
Brett Chabot
be81f4f15d Move out all framework-tests classes.
Previously tests/framework-tests contained a quarantined set of test classes
that needed access to package-private framework api. Running these tests
normally would cause the dalvik verifier to throw errors.

runtest now has support for turning off the dalvik verifier for frameworks
tests, so move this tests into their recommended location, close to the source
being tested.

Also move policy source into a 'src' folder to accommodate the tests move.

Change-Id: I62f839da185a55bc553b653bf583fd99da438512
2010-06-14 17:23:08 -07:00
Joe Onorato
a5c51373d4 Finish moving the policies out of frameworks/policies/base and into frameworks/base.
Change-Id: Id3a0c06202b0f6f2206acf490c8655d340ee0556
2010-04-06 20:21:30 -05:00
Jean-Baptiste Queru
6e251d7d66 de-activate makefile
Change-Id: I6def51dea7aab002f7dbbe1e2573f52a2caa94fe
2010-04-06 15:43:25 -07:00
Dianne Hackborn
6019c9d9ca Pointer location in framework, no longer need to link common. 2010-03-01 21:43:11 -08:00
Dianne Hackborn
746c4c4464 Update to reflect android-common no longer in framework. 2010-02-24 20:03:34 -08:00
The Android Open Source Project
1f838aaece auto import from //depot/cupcake/@135843 2009-03-03 19:32:13 -08:00
The Android Open Source Project
10bf778e49 auto import from //depot/cupcake/@135843 2009-03-03 18:28:48 -08:00
The Android Open Source Project
646860b2e8 Code drop from //branches/cupcake/...@124589 2008-12-17 18:05:50 -08:00
The Android Open Source Project
e5ed42d1bc Initial Contribution 2008-10-21 07:00:00 -07:00