mirror of
https://github.com/oplus-giulia-dev/android_hardware_oplus
synced 2025-11-04 05:45:34 +08:00
12 lines
243 B
Plaintext
12 lines
243 B
Plaintext
//
|
|
// SPDX-FileCopyrightText: The LineageOS Project
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
prebuilt_etc {
|
|
name: "oplus_usb_compositions.conf",
|
|
src: "usb_compositions.conf",
|
|
filename_from_src: true,
|
|
device_specific: true,
|
|
}
|