diff options
author | Ahmad Rulim <personal@rulim34.dev> | 2022-12-31 21:51:16 +0700 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-05 22:04:15 +0530 |
commit | 0be2f0d3f718e7d7b0728af775913bdc0c3777e7 (patch) | |
tree | e479efc2a5401852789a74e7181bc89e04aa0d51 /rro_overlays/TelephonyOverlayVeux/res | |
parent | f41aa988c7f4ae35c296c7ce9d6ab1a9908ef6e3 (diff) |
veux: overlay: Move to product partition
Signed-off-by: Ahmad Rulim <personal@rulim34.dev>
Diffstat (limited to 'rro_overlays/TelephonyOverlayVeux/res')
-rw-r--r-- | rro_overlays/TelephonyOverlayVeux/res/values/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rro_overlays/TelephonyOverlayVeux/res/values/config.xml b/rro_overlays/TelephonyOverlayVeux/res/values/config.xml index 5cd2e3e..f3eef84 100644 --- a/rro_overlays/TelephonyOverlayVeux/res/values/config.xml +++ b/rro_overlays/TelephonyOverlayVeux/res/values/config.xml @@ -32,4 +32,4 @@ <!-- String indicating the package name of the device ImsService implementation for RCS. --> <string name="config_ims_rcs_package" translatable="false">org.codeaurora.ims</string> -</resources>
\ No newline at end of file +</resources> |