// // Copyright (C) 2020 The LineageOS Project // // SPDX-License-Identifier: Apache-2.0 // cc_library { name: "libshim_dpmframework", srcs: [ "strdup16to8.cpp", "strdup8to16.cpp", ], product_specific: true, }