* Remove anything that the value is already the default, or deprecated. Change-Id: I597a93b580754a7fde51d051accfffca54c22482
10 lines
221 B
Text
10 lines
221 B
Text
//
|
|
// Copyright (C) 2022 The LineageOS Project
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
runtime_resource_overlay {
|
|
name: "CarrierConfigResCommon",
|
|
aaptflags: ["--keep-raw-values"],
|
|
product_specific: true,
|
|
}
|