blob: 7d1cfc3fe7bf9dcb4be45a3e55c7f24065239fa7 [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
Wei Li6b5caf02024-04-15 11:25:51 -070017# Moved here from device/generic/car/Android.mk
18$(eval $(call declare-1p-copy-files,device/generic/car,))
19
20# Moved here from device/generic/trusty/Android.mk
21$(eval $(call declare-1p-copy-files,device/generic/trusty,))
22
23# Moved here from device/generic/uml/Android.mk
24$(eval $(call declare-1p-copy-files,device/generic/uml,))
25
26# Moved here from device/google_car/common/Android.mk
27$(eval $(call declare-1p-copy-files,device/google_car/common,))
28
29# Moved here from device/google/atv/Android.mk
30$(eval $(call declare-1p-copy-files,device/google/atv,atv-component-overrides.xml))
31$(eval $(call declare-1p-copy-files,device/google/atv,tv_core_hardware.xml))
32
Nelson Lif4a7ad12024-04-01 06:08:24 +000033# Moved here from device/sample/Android.mk
34$(eval $(call declare-1p-copy-files,device/sample,))
35
Wei Li5dd61f02024-02-28 15:15:42 -080036# Moved here from frameworks/av/media/Android.mk
37$(eval $(call declare-1p-copy-files,frameworks/av/media/libeffects,audio_effects.conf))
38$(eval $(call declare-1p-copy-files,frameworks/av/media/libeffects,audio_effects.xml))
39$(eval $(call declare-1p-copy-files,frameworks/av/media/libstagefright,))
40
41# Moved here from frameworks/av/services/Android.mk
42$(eval $(call declare-1p-copy-files,frameworks/av/services/audiopolicy,))
Nelson Li2b27ed02024-03-07 07:43:35 +000043
44# Moved here from frameworks/base/Android.mk
45$(eval $(call declare-1p-copy-files,frameworks/base,.ogg))
46$(eval $(call declare-1p-copy-files,frameworks/base,.kl))
47$(eval $(call declare-1p-copy-files,frameworks/base,.kcm))
48$(eval $(call declare-1p-copy-files,frameworks/base,.idc))
49$(eval $(call declare-1p-copy-files,frameworks/base,dirty-image-objects))
50$(eval $(call declare-1p-copy-files,frameworks/base/config,))
51$(eval $(call declare-1p-copy-files,frameworks/native/data,))