diff options
author | Mike Reed <reed@google.com> | 2009-07-10 15:33:21 -0400 |
---|---|---|
committer | Mike Reed <reed@google.com> | 2009-07-10 15:33:21 -0400 |
commit | b5af325fb1d21a9295bf3009cc95e5ead4999247 (patch) | |
tree | 27b45cfa3726041d8e7b3a9b89d41660847b86b5 /cmds/bootanimation/Android.mk | |
parent | 88588d137baeaa657d95d9c00b1680f386b1ae83 (diff) | |
download | frameworks_base-b5af325fb1d21a9295bf3009cc95e5ead4999247.zip frameworks_base-b5af325fb1d21a9295bf3009cc95e5ead4999247.tar.gz frameworks_base-b5af325fb1d21a9295bf3009cc95e5ead4999247.tar.bz2 |
rename libsgl/libcorecg to libskia
Diffstat (limited to 'cmds/bootanimation/Android.mk')
-rw-r--r-- | cmds/bootanimation/Android.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cmds/bootanimation/Android.mk b/cmds/bootanimation/Android.mk index d31d81c..3449de1 100644 --- a/cmds/bootanimation/Android.mk +++ b/cmds/bootanimation/Android.mk @@ -18,8 +18,7 @@ LOCAL_SHARED_LIBRARIES := \ libcutils \ libutils \ libui \ - libcorecg \ - libsgl \ + libskia \ libEGL \ libGLESv1_CM |