aboutsummaryrefslogtreecommitdiff
path: root/guest/hals/audio/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'guest/hals/audio/Android.bp')
-rw-r--r--guest/hals/audio/Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/guest/hals/audio/Android.bp b/guest/hals/audio/Android.bp
index 93a74558a..c6faae790 100644
--- a/guest/hals/audio/Android.bp
+++ b/guest/hals/audio/Android.bp
@@ -12,6 +12,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+package {
+ default_applicable_licenses: ["Android-Apache-2.0"],
+}
+
cc_library_shared {
name: "audio.primary.cutf",
relative_install_path: "hw",