[LSC] Add LOCAL_LICENSE_KINDS to device/google/redfin

Added SPDX-license-identifier-Apache-2.0 to:
  redfin/overlay/packages/apps/AvoidAppsInCutoutOverlay/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: I24055ae29f363a931851fb47abeaf6e0ea880e8a
This commit is contained in:
Bob Badour
2021-04-21 14:54:21 -07:00
parent 3b3f24621f
commit 6ebdb28192

View File

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