sm7325-common => sm6375-common

* All configs updated from fogos U1UG34M.23-82-2 build

Change-Id: I6750c454f2eeec53205c56f033c76443e93b44ed
This commit is contained in:
Anand S 2024-07-03 12:56:42 +05:30
commit 7a96a5062f
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61
70 changed files with 1686 additions and 3293 deletions

View file

@ -1,14 +0,0 @@
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)
LOCAL_VENDOR_MODULE := true
LOCAL_CERTIFICATE := platform
LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res
LOCAL_PACKAGE_NAME := WifiResTarget
LOCAL_SDK_VERSION := current
include $(BUILD_RRO_PACKAGE)