summaryrefslogtreecommitdiff
path: root/native
diff options
context:
space:
mode:
authorBob Badour <bbadour@google.com>2021-02-25 10:34:32 -0800
committerBob Badour <bbadour@google.com>2021-02-25 11:20:10 -0800
commit2281d6b67d805a4f7a24c59dac779cb240677032 (patch)
tree0c81072cfa6d466f57062fac3e720c1e6e02979b /native
parent1cdb973863a1e8b5343c7e285f71809cb8fb9849 (diff)
downloadlibtextclassifier-2281d6b67d805a4f7a24c59dac779cb240677032.tar.gz
Revert "[LSC] Add LOCAL_LICENSE_KINDS to external/libtextclassifier"
Change-Id: Ib735f90c297f4689e64d87b52411e19027c5a93d
Diffstat (limited to 'native')
-rw-r--r--native/Android.bp9
1 files changed, 0 insertions, 9 deletions
diff --git a/native/Android.bp b/native/Android.bp
index 944acc5..8be0fbe 100644
--- a/native/Android.bp
+++ b/native/Android.bp
@@ -12,15 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-package {
- // See: http://go/android-license-faq
- // A large-scale-change added 'default_applicable_licenses' to import
- // all of the 'license_kinds' from "external_libtextclassifier_license"
- // to get the below license kinds:
- // SPDX-license-identifier-Apache-2.0
- default_applicable_licenses: ["external_libtextclassifier_license"],
-}
-
cc_library_headers {
name: "libtextclassifier_hash_headers",
vendor_available: true,