Sign in
android
/
platform
/
frameworks
/
base
/
a032a689a3df9fa2b5b9e9fad248c467f18d5337
/
.
/
core
/
java
/
android
/
service
/
wallpaper
/
Android.bp
blob: aa6123f5a9834851c9a37c9dee48d1c962e05f8c [
file
]
android_library
{
name
:
"WallpaperSharedLib"
,
srcs
:
[
"*.java"
,
"I*.aidl"
,
],
// Enforce that the library is built against java 8 so that there are
// no compatibility issues with launcher
java_version
:
"1.8"
,
}