From 3a9e2b2b7b2e695d60979ecb3b72e49ec97ca27b Mon Sep 17 00:00:00 2001 From: Bob Badour Date: Wed, 6 May 2020 16:12:09 -0700 Subject: Remove all non-Apache2 licensed files from sdk Remove MODULE_LICENSE_APACHE2 Repositories containing third-party code need a METADATA and a license_type. Repositories containing only first-party code no longer need a MODULE_LICENSE_* file. Remove EPL-licensed eclipse plugin and attribute_stats. Remove CC-BY-SA licensed typos files. Bug: 68860345 Bug: 69058154 Bug: 151953481 Test: treehugger Test: https://android-build.googleplex.com/builds/forrest/run/L63500000550775268 Exempt-From-Owner-Approval: janitorial work Change-Id: I5fafa76de21fb0b46c82a2c07ac048afbee3df25 --- .../refactoring/testdata/navigation1-expected-navigate16.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/navigation1-expected-navigate16.txt (limited to 'eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/navigation1-expected-navigate16.txt') diff --git a/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/navigation1-expected-navigate16.txt b/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/navigation1-expected-navigate16.txt deleted file mode 100644 index b6f6cb2bc..000000000 --- a/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/navigation1-expected-navigate16.txt +++ /dev/null @@ -1,7 +0,0 @@ -Go To Declaration in navigation1.xml for ?android:alert^DialogStyle: -Open Declaration in values/attrs.xml : [?android:alertDialogStyle] - data/res/values/attrs.xml - - -After open, the selected text is: - ^ -- cgit v1.2.3