android_device_oneplus_dre/qcril-database/config/Android.bp
Anand S 590feb3a4b dre: Add migration to turn off persist.vendor.radio.poweron_opt
If this value 1 it breaks SMS receiving.

Change-Id: I7f56ecaac51abb6525c6022d92eac1c285ab0688
2025-03-25 13:02:45 -05:00

11 lines
238 B
Text

//
// SPDX-FileCopyrightText: 2025 The LineageOS Project
// SPDX-License-Identifier: Apache-2.0
//
prebuilt_etc {
name: "14.1_config.sql",
src: "14.1_config.sql",
sub_dir: "qcril_database/upgrade/config",
vendor: true,
}