android_device_samsung_e1q/libshims/Android.bp

12 lines
207 B
Plaintext
Raw Normal View History

//
// Copyright (C) 2024 The LineageOS Project
//
// SPDX-License-Identifier: Apache-2.0
//
cc_library_shared {
name: "libhypervintf",
srcs: ["libhypervintf/libhypervintf.cpp"],
vendor: true,
}