Wei Li | 5dd61f0 | 2024-02-28 15:15:42 -0800 | [diff] [blame] | 1 | # 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 Li | 2b27ed0 | 2024-03-07 07:43:35 +0000 | [diff] [blame] | 24 | |
| 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,)) |