Regenerate makefiles

This commit is contained in:
LuK1337 2024-02-23 18:14:32 +01:00
parent f084165cf7
commit 44ce52ae00
No known key found for this signature in database
5 changed files with 14 additions and 0 deletions

View File

@ -3,6 +3,9 @@
// This file is generated by device/gapps/arm/setup-makefiles.sh
soong_namespace {
imports: [
"vendor/gapps/common",
],
}
android_app_import {

View File

@ -3,6 +3,9 @@
// This file is generated by device/gapps/arm64/setup-makefiles.sh
soong_namespace {
imports: [
"vendor/gapps/common",
],
}
android_app_import {

View File

@ -3,6 +3,8 @@
// This file is generated by device/gapps/common/setup-makefiles.sh
soong_namespace {
imports: [
],
}
android_app_import {

View File

@ -3,6 +3,9 @@
// This file is generated by device/gapps/x86/setup-makefiles.sh
soong_namespace {
imports: [
"vendor/gapps/common",
],
}
android_app_import {

View File

@ -3,6 +3,9 @@
// This file is generated by device/gapps/x86_64/setup-makefiles.sh
soong_namespace {
imports: [
"vendor/gapps/common",
],
}
android_app_import {