mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IJI-449: Android: Remove licenses for obsolete Android libraries
`Android Analytics` is an alias for ["android.sdktools.android-annotations", "analytics-shared", "analytics-tracker", "analytics-publisher", "analytics-crash"]. They have their own entries. `Android SDK Tools > Android SDK Common/Lib`, and `Android Builder > Android Builder Model/Test Api`. They have their own entries also. GitOrigin-RevId: 414ed034272cad99bb51406f7d20c2031e2427c0
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d2ee7c50e2
commit
2010602bc8
-5
@@ -18,8 +18,6 @@ class CommunityLibraryLicenses {
|
||||
url: "https://github.com/hankcs/AhoCorasickDoubleArrayTrie"),
|
||||
new LibraryLicense(name: "Amazon Ion Java", libraryName: "ion", license: "Apache 2.0", url: "https://github.com/amzn/ion-java"),
|
||||
new LibraryLicense(name: "Android AIA Protos", libraryName: "aia-proto", license: "Apache 2.0", url: "http://source.android.com/"),
|
||||
new LibraryLicense(name: "Android Analytics", attachedTo: "intellij.android.core", license: "Apache 2.0",
|
||||
url: "http://source.android.com/"),
|
||||
new LibraryLicense(name: "Android Analytics Crash", libraryName: "precompiled-analytics-crash",
|
||||
license: "Apache 2.0", url: "http://source.android.com/"),
|
||||
new LibraryLicense(name: "Android Analytics Protos", libraryName: "studio-analytics-proto",
|
||||
@@ -43,7 +41,6 @@ class CommunityLibraryLicenses {
|
||||
new LibraryLicense(name: "Android Archive Patcher (shared)", libraryName: "shared-27.0.0.0.jar", license: "Apache 2.0",
|
||||
url: "http://source.android.com/"),
|
||||
new LibraryLicense(name: "Android Baksmali", libraryName: "baksmali", license: "Apache 2.0", url: "http://source.android.com/"),
|
||||
new LibraryLicense(name: "Android Builder", attachedTo: "intellij.android.core", license: "Apache 2.0", url: "http://source.android.com/"),
|
||||
new LibraryLicense(name: "Android Builder Model", libraryName: "precompiled-builder-model", license: "Apache 2.0",
|
||||
url: "http://source.android.com/"),
|
||||
new LibraryLicense(name: "Android Builder Test Api", libraryName: "precompiled-builder-test-api", license: "Apache 2.0",
|
||||
@@ -109,8 +106,6 @@ class CommunityLibraryLicenses {
|
||||
url: "http://source.android.com/"),
|
||||
new LibraryLicense(name: "Android Sdk Lib", libraryName: "precompiled-sdklib", license: "Apache 2.0",
|
||||
url: "http://source.android.com/"),
|
||||
new LibraryLicense(name: "Android SDK Tools", attachedTo: "intellij.android.core", license: "Apache 2.0",
|
||||
url: "http://source.android.com/"),
|
||||
new LibraryLicense(name: "Android STracer", libraryName: "precompiled-tracer", license: "Apache 2.0",
|
||||
url: "http://source.android.com/"),
|
||||
new LibraryLicense(name: "Android USB Devices", libraryName: "precompiled-usb-devices",
|
||||
|
||||
Reference in New Issue
Block a user