Removed from common tree in I4627a42af76d05c07f6666583877280e49e84498 Change-Id: I1ed840d33d09e717bdc00675212fe508021dcc1c
14 lines
313 B
Text
14 lines
313 B
Text
//
|
|
// SPDX-FileCopyrightText: The LineageOS Project
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
soong_namespace {
|
|
}
|
|
|
|
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",
|
|
}
|