2024-06-23 11:34:42 -04:00
|
|
|
//
|
2025-03-03 09:18:20 -05:00
|
|
|
// SPDX-FileCopyrightText: The LineageOS Project
|
2024-06-23 11:34:42 -04:00
|
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
//
|
|
|
|
|
2018-10-02 07:51:03 -04:00
|
|
|
soong_namespace {
|
|
|
|
}
|
2024-06-23 17:14:42 -04:00
|
|
|
|
|
|
|
install_symlink {
|
|
|
|
name: "firmware_aw_cali.bin_symlink",
|
|
|
|
vendor: true,
|
|
|
|
installed_location: "firmware/aw_cali.bin",
|
|
|
|
symlink_target: "/mnt/vendor/persist/factory/audio/aw_cali.bin",
|
|
|
|
}
|