blob: dea48922119af83231e98822e95bd1466c5cdc9d [file] [log] [blame]
Wei Li5dd61f02024-02-28 15:15:42 -08001# Copyright (C) 2024 The Android Open Source Project
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15# Declare license metadata for non-module files released with products.
16
17# Moved here from frameworks/av/media/Android.mk
18$(eval $(call declare-1p-copy-files,frameworks/av/media/libeffects,audio_effects.conf))
19$(eval $(call declare-1p-copy-files,frameworks/av/media/libeffects,audio_effects.xml))
20$(eval $(call declare-1p-copy-files,frameworks/av/media/libstagefright,))
21
22# Moved here from frameworks/av/services/Android.mk
23$(eval $(call declare-1p-copy-files,frameworks/av/services/audiopolicy,))
Nelson Li2b27ed02024-03-07 07:43:35 +000024
25# Moved here from frameworks/base/Android.mk
26$(eval $(call declare-1p-copy-files,frameworks/base,.ogg))
27$(eval $(call declare-1p-copy-files,frameworks/base,.kl))
28$(eval $(call declare-1p-copy-files,frameworks/base,.kcm))
29$(eval $(call declare-1p-copy-files,frameworks/base,.idc))
30$(eval $(call declare-1p-copy-files,frameworks/base,dirty-image-objects))
31$(eval $(call declare-1p-copy-files,frameworks/base/config,))
32$(eval $(call declare-1p-copy-files,frameworks/native/data,))