Regenerate makefiles
This commit is contained in:
parent
f084165cf7
commit
44ce52ae00
@ -3,6 +3,9 @@
|
||||
// This file is generated by device/gapps/arm/setup-makefiles.sh
|
||||
|
||||
soong_namespace {
|
||||
imports: [
|
||||
"vendor/gapps/common",
|
||||
],
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
|
@ -3,6 +3,9 @@
|
||||
// This file is generated by device/gapps/arm64/setup-makefiles.sh
|
||||
|
||||
soong_namespace {
|
||||
imports: [
|
||||
"vendor/gapps/common",
|
||||
],
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
|
@ -3,6 +3,8 @@
|
||||
// This file is generated by device/gapps/common/setup-makefiles.sh
|
||||
|
||||
soong_namespace {
|
||||
imports: [
|
||||
],
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
|
@ -3,6 +3,9 @@
|
||||
// This file is generated by device/gapps/x86/setup-makefiles.sh
|
||||
|
||||
soong_namespace {
|
||||
imports: [
|
||||
"vendor/gapps/common",
|
||||
],
|
||||
}
|
||||
|
||||
android_app_import {
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user