blob: 0348844035dc97a0501166426b229250170e8f6f [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
Nelson Lif4a7ad12024-04-01 06:08:24 +000017# Moved here from device/sample/Android.mk
18$(eval $(call declare-1p-copy-files,device/sample,))
19
Wei Li5dd61f02024-02-28 15:15:42 -080020# Moved here from frameworks/av/media/Android.mk
21$(eval $(call declare-1p-copy-files,frameworks/av/media/libeffects,audio_effects.conf))
22$(eval $(call declare-1p-copy-files,frameworks/av/media/libeffects,audio_effects.xml))
23$(eval $(call declare-1p-copy-files,frameworks/av/media/libstagefright,))
24
25# Moved here from frameworks/av/services/Android.mk
26$(eval $(call declare-1p-copy-files,frameworks/av/services/audiopolicy,))
Nelson Li2b27ed02024-03-07 07:43:35 +000027
28# Moved here from frameworks/base/Android.mk
29$(eval $(call declare-1p-copy-files,frameworks/base,.ogg))
30$(eval $(call declare-1p-copy-files,frameworks/base,.kl))
31$(eval $(call declare-1p-copy-files,frameworks/base,.kcm))
32$(eval $(call declare-1p-copy-files,frameworks/base,.idc))
33$(eval $(call declare-1p-copy-files,frameworks/base,dirty-image-objects))
34$(eval $(call declare-1p-copy-files,frameworks/base/config,))
35$(eval $(call declare-1p-copy-files,frameworks/native/data,))