setup-makefiles: Rename variables to please extract-tools
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*
|
||||
* This file is generated by device/gapps//setup-makefiles.sh
|
||||
* This file is generated by device/gapps/x86/setup-makefiles.sh
|
||||
*/
|
||||
|
||||
soong_namespace {
|
||||
|
||||
@@ -12,10 +12,10 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This file is generated by device/gapps//setup-makefiles.sh
|
||||
# This file is generated by device/gapps/x86/setup-makefiles.sh
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter x86,$(TARGET_ARCH)),)
|
||||
ifeq ($(TARGET_ARCH),x86)
|
||||
|
||||
endif
|
||||
|
||||
@@ -12,5 +12,5 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This file is generated by device/gapps//setup-makefiles.sh
|
||||
# This file is generated by device/gapps/x86/setup-makefiles.sh
|
||||
|
||||
|
||||
@@ -12,10 +12,10 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This file is generated by device/gapps//setup-makefiles.sh
|
||||
# This file is generated by device/gapps/x86/setup-makefiles.sh
|
||||
|
||||
PRODUCT_SOONG_NAMESPACES += \
|
||||
vendor/gapps/
|
||||
vendor/gapps/x86
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
vendor/gapps/x86/proprietary/lib/libjni_latinimegoogle.so:$(TARGET_COPY_OUT_SYSTEM)/lib/libjni_latinimegoogle.so
|
||||
|
||||
Reference in New Issue
Block a user