summaryrefslogtreecommitdiff
path: root/vibrator/cs40l25/tests/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'vibrator/cs40l25/tests/Android.bp')
-rw-r--r--vibrator/cs40l25/tests/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/vibrator/cs40l25/tests/Android.bp b/vibrator/cs40l25/tests/Android.bp
index 7acdece0..438df067 100644
--- a/vibrator/cs40l25/tests/Android.bp
+++ b/vibrator/cs40l25/tests/Android.bp
@@ -13,6 +13,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
cc_test {
name: "VibratorHalCs40l25TestSuite",
defaults: ["VibratorHalCs40l25TestDefaults"],