Loading media/audioserver/Android.bp +9 −0 Original line number Diff line number Diff line package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_av_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_av_license"], } cc_binary { name: "audioserver", Loading media/codec2/hidl/plugin/Android.bp +9 −0 Original line number Diff line number Diff line package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_av_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_av_license"], } cc_library_headers { name: "libcodec2_hidl_plugin_headers", vendor_available: true, Loading media/codec2/hidl/plugin/samples/Android.bp +9 −0 Original line number Diff line number Diff line package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_av_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_av_license"], } cc_defaults { name: "sample-codec2-hidl-plugin-defaults", Loading media/libaudioclient/fuzzer/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,15 @@ * limitations under the License. */ package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_av_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_av_license"], } cc_fuzz { name: "audioflinger_fuzzer", srcs: [ Loading media/libeffects/hapticgenerator/Android.bp +9 −1 Original line number Diff line number Diff line Loading @@ -13,6 +13,15 @@ // limitations under the License. // HapticGenerator library package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_av_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_av_license"], } cc_library_shared { name: "libhapticgenerator", Loading Loading @@ -48,4 +57,3 @@ cc_library_shared { "libaudioeffects", ], } Loading
media/audioserver/Android.bp +9 −0 Original line number Diff line number Diff line package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_av_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_av_license"], } cc_binary { name: "audioserver", Loading
media/codec2/hidl/plugin/Android.bp +9 −0 Original line number Diff line number Diff line package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_av_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_av_license"], } cc_library_headers { name: "libcodec2_hidl_plugin_headers", vendor_available: true, Loading
media/codec2/hidl/plugin/samples/Android.bp +9 −0 Original line number Diff line number Diff line package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_av_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_av_license"], } cc_defaults { name: "sample-codec2-hidl-plugin-defaults", Loading
media/libaudioclient/fuzzer/Android.bp +9 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,15 @@ * limitations under the License. */ package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_av_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_av_license"], } cc_fuzz { name: "audioflinger_fuzzer", srcs: [ Loading
media/libeffects/hapticgenerator/Android.bp +9 −1 Original line number Diff line number Diff line Loading @@ -13,6 +13,15 @@ // limitations under the License. // HapticGenerator library package { // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_av_license" // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["frameworks_av_license"], } cc_library_shared { name: "libhapticgenerator", Loading Loading @@ -48,4 +57,3 @@ cc_library_shared { "libaudioeffects", ], }