[TEMP] miatoll: Build dummy libmegface

Change-Id: Ie7cfd3a87ccc40e0308e7dbbd93827c3f153fc9c
This commit is contained in:
Alexander Winkowski 2022-11-17 19:12:42 +00:00
parent 9616ba9373
commit 224c67dbb3
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44
2 changed files with 12 additions and 1 deletions

11
camera/Android.bp Normal file
View File

@ -0,0 +1,11 @@
//
// Copyright (C) 2022 The LineageOS Project
//
// SPDX-License-Identifier: Apache-2.0
//
cc_library_shared {
name: "libmegface_miatoll",
stem: "libmegface",
vendor: true,
}

View File

@ -69,7 +69,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
libMegviiFacepp-0.5.2 \
libmegface \
libmegface_miatoll \
libpiex_shim
PRODUCT_PACKAGES += \