diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2015-10-10 18:32:49 +0300 |
---|---|---|
committer | Michael Bestas <mikeioannina@gmail.com> | 2015-10-10 18:32:49 +0300 |
commit | 8286b4d6c15a0776205ebac874889812e3929ed2 (patch) | |
tree | 24e906a58dbef92823ef077ee1b35f93b75d5858 /config | |
parent | 84f699d4c846a9494536b8a1331f65a3221da55f (diff) | |
download | vendor_replicant-8286b4d6c15a0776205ebac874889812e3929ed2.zip vendor_replicant-8286b4d6c15a0776205ebac874889812e3929ed2.tar.gz vendor_replicant-8286b4d6c15a0776205ebac874889812e3929ed2.tar.bz2 |
Remove VisualizationWallpapers as it does not comply with API 23 rules
Change-Id: I2cb868713ab13b13c5ebb6d468375c4511aca81d
Reference: https://android.googlesource.com/device/asus/flo/+/1bde1e17aa8fbe9ec905a55fe3be7a106eda9d82%5E%21/#F0
Diffstat (limited to 'config')
-rw-r--r-- | config/common_full.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/common_full.mk b/config/common_full.mk index 5d12550..3ddb7db 100644 --- a/config/common_full.mk +++ b/config/common_full.mk @@ -13,7 +13,6 @@ PRODUCT_PACKAGES += \ MagicSmokeWallpapers \ NoiseField \ PhaseBeam \ - VisualizationWallpapers \ PhotoTable \ SoundRecorder \ PhotoPhase |