d4a4729c0c
Several files were moved to android-common. Update all the references to import those files from the new location.
FrameworkTestApplication should hold snippets of functionality that are helpful for testing the UI framework code, but not appropriate for sample code. For instance, a layout contrived to exercise an edge case of scrolling behavior. InstrumentationTestCases should be added under tests and added to the list of tests in FrameworkInstrumentationTestRunner.