[LSC] Add LOCAL_LICENSE_KINDS to device/google/redfin

Added SPDX-license-identifier-Apache-2.0 to:
  redfin/overlay/packages/apps/NoCutoutOverlay/Android.bp
  vibrator/drv2624/bench/Android.bp
  vibrator/drv2624/tests/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I6be36c525cd8e9f4ed6b60044e17bbad0bbe1951
This commit is contained in:
Bob Badour
2021-03-19 05:04:55 -07:00
parent bb42f9bd5f
commit 29871fbe4f

View File

@@ -14,6 +14,10 @@
// limitations under the License.
//
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
runtime_resource_overlay {
name: "NoCutoutOverlay",
theme: "DisplayCutoutNoCutout",