Loading setup-makefiles.sh +0 −12 Original line number Diff line number Diff line Loading @@ -55,18 +55,6 @@ done # This file is generated by device/$VENDOR/$DEVICE/setup-makefiles.sh # Live wallpaper packages PRODUCT_PACKAGES := \\ LiveWallpapers \\ LiveWallpapersPicker \\ MagicSmokeWallpapers \\ VisualizationWallpapers \\ librs_jni # Publish that we support the live wallpaper feature. PRODUCT_COPY_FILES := \\ packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:/system/etc/permissions/android.software.live_wallpaper.xml # Pick up overlay for features that depend on non-open-source files DEVICE_PACKAGE_OVERLAYS := vendor/$VENDOR/$DEVICE/overlay Loading Loading
setup-makefiles.sh +0 −12 Original line number Diff line number Diff line Loading @@ -55,18 +55,6 @@ done # This file is generated by device/$VENDOR/$DEVICE/setup-makefiles.sh # Live wallpaper packages PRODUCT_PACKAGES := \\ LiveWallpapers \\ LiveWallpapersPicker \\ MagicSmokeWallpapers \\ VisualizationWallpapers \\ librs_jni # Publish that we support the live wallpaper feature. PRODUCT_COPY_FILES := \\ packages/wallpapers/LivePicker/android.software.live_wallpaper.xml:/system/etc/permissions/android.software.live_wallpaper.xml # Pick up overlay for features that depend on non-open-source files DEVICE_PACKAGE_OVERLAYS := vendor/$VENDOR/$DEVICE/overlay Loading