dre: Create standalone RRO for OplusDoze
Change-Id: Ic59cae6c8db3b0b051365692bf1edc5e6efee3c7
This commit is contained in:
parent
73379e9552
commit
ff2ea73ddf
4 changed files with 23 additions and 2 deletions
9
overlay/OplusDozeResTarget/Android.bp
Normal file
9
overlay/OplusDozeResTarget/Android.bp
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
//
|
||||
// SPDX-FileCopyrightText: The LineageOS Project
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
runtime_resource_overlay {
|
||||
name: "OplusDozeResTarget",
|
||||
system_ext_specific: true,
|
||||
}
|
||||
Loading…
Reference in a new issue