Android: Remove smhasher license

Removed in:
https://chromium-review.googlesource.com/c/angle/angle/+/4066987

Causes the ANGLE to Android roller to fail:
https://android-review.git.corp.google.com/c/platform/external/angle/+/2323099

Error:
  external/angle/Android.bp:6474:1:
  module "external_angle_license": module source path
  "external/angle/src/common/third_party/smhasher/LICENSE"
  does not exist

Bug: b/260426695
Change-Id: I974d79f155b1077d8d42555245fed1eed69056f9
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4073983
Commit-Queue: Solti Ho <solti@google.com>
Commit-Queue: Cody Northrop <cnorthrop@google.com>
Auto-Submit: Cody Northrop <cnorthrop@google.com>
Reviewed-by: Solti Ho <solti@google.com>
This commit is contained in:
Cody Northrop
2022-12-02 10:53:22 -07:00
committed by Angle LUCI CQ
parent ec4629d6b1
commit bdb127da76

View File

@@ -600,7 +600,6 @@ def main():
],
'license_text': [
'LICENSE',
'src/common/third_party/smhasher/LICENSE',
'src/common/third_party/xxhash/LICENSE',
'src/libANGLE/renderer/vulkan/shaders/src/third_party/ffx_spd/LICENSE',
'src/tests/test_utils/third_party/LICENSE',