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

2
rootdir/bin/init.oem.hw.sh Executable file → Normal file
View file

@ -181,7 +181,7 @@ debug()
notice()
{
echo "$*"
echo "$scriptname: $*" > /dev/kmsg
log -t "$scriptname" -p i "$*"
}
add_device_params()