setup-makefiles: Rename variables to please extract-tools

This commit is contained in:
Alessandro Astone
2022-03-11 18:33:46 +01:00
parent 2f2c2296f5
commit 59bcb4c6d5
17 changed files with 30 additions and 30 deletions

View File

@@ -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/common/setup-makefiles.sh
*/
soong_namespace {

View File

@@ -12,7 +12,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/common/setup-makefiles.sh
LOCAL_PATH := $(call my-dir)

View File

@@ -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/common/setup-makefiles.sh

View File

@@ -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/common/setup-makefiles.sh
PRODUCT_SOONG_NAMESPACES += \
vendor/gapps/
vendor/gapps/common
PRODUCT_COPY_FILES += \
vendor/gapps/common/proprietary/etc/permissions/com.google.android.dialer.support.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/com.google.android.dialer.support.xml \