Skip to content

Commit

Permalink
vendor: Drop SimpleDeviceConfig
Browse files Browse the repository at this point in the history
Change-Id: Iba7e9e042b037f1147647608de9ab03a21fa00f9
  • Loading branch information
jhenrique09 authored and basamaryan committed Aug 10, 2023
1 parent e1c0f1d commit fb810c8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions config/common.mk
Expand Up @@ -112,10 +112,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
product_charger_res_images

# Config
PRODUCT_PACKAGES += \
SimpleDeviceConfig

# Repainter integration
PRODUCT_PACKAGES += \
RepainterServicePriv
Expand Down
3 changes: 0 additions & 3 deletions overlay/common/frameworks/base/core/res/res/values/config.xml
Expand Up @@ -140,9 +140,6 @@
<item>org.briarproject.briar.android</item>
</string-array>

<!-- Flag indicating which package name can access DeviceConfig table -->
<string name="config_deviceConfiguratorPackageName" translatable="false">org.protonaosp.deviceconfig</string>

<!-- Wallpaper cropper package. Used as the default cropper if the active launcher doesn't
handle wallpaper cropping.
-->
Expand Down

0 comments on commit fb810c8

Please sign in to comment.