fixup! sm6150-common: Import RIL stack from mojito V14.0.8.0.SKGMIXM

Change-Id: Ib040c6001034074601e40fce214c618a5f05e800
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
This commit is contained in:
basamaryan 2025-03-26 20:31:49 +01:00 committed by donjohanliebert
parent 42698f2df5
commit 2b96b13bf4
2 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
/*
Copyright (c) 2020 Qualcomm Technologies, Inc.
All Rights Reserved.
Confidential and Proprietary - Qualcomm Technologies, Inc.
*/
BEGIN TRANSACTION;
INSERT OR REPLACE INTO qcril_properties_table (property, value) VALUES ('qcrildb_version', 41);
DELETE FROM qcril_emergency_source_mcc_mnc_table where MCC = '716' AND MNC = '17' AND NUMBER = '105';
COMMIT TRANSACTION;