diff options
Diffstat (limited to 'dt_fd_forward')
-rw-r--r-- | dt_fd_forward/Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dt_fd_forward/Android.bp b/dt_fd_forward/Android.bp index 772b55eb06..bc6aa27143 100644 --- a/dt_fd_forward/Android.bp +++ b/dt_fd_forward/Android.bp @@ -39,7 +39,7 @@ license { visibility: [":__subpackages__"], license_kinds: [ "SPDX-license-identifier-Apache-2.0", - "SPDX-license-identifier-GPL-with-classpath-exception", + "SPDX-license-identifier-GPL-2.0-with-classpath-exception", ], license_text: [ "NOTICE", |