summaryrefslogtreecommitdiffstats
path: root/cmds/bootanimation/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* am a3633c25: am 71a3d40d: am e4360c8e: am 4308a523: Merge "bootanimation: ↵Colin Cross2014-03-201-0/+3
|\ | | | | | | | | | | | | build 32-bit if 64-bit gl libraries are not available" * commit 'a3633c25033b576ae160ea86194e4f7f20d82fe2': bootanimation: build 32-bit if 64-bit gl libraries are not available
| * bootanimation: build 32-bit if 64-bit gl libraries are not availableColin Cross2014-03-191-0/+3
| | | | | | | | | | | | Set LOCAL_32_BIT_ONLY if TARGET_32_BIT_SURFACEFLINGER is set. Change-Id: I76396cc9fe3fe45d1e98a44bf911d6e70922555a
* | Fix includes so that they no longer rely on the global Skia includes ↵Derek Sollenberger2014-02-271-3/+0
|/ | | | | | | directories. bug:13225538 Change-Id: Ia5d816dc665f81c7985f21036af4fd0a63c560cf
* Add liblogYing Wang2013-04-091-0/+1
| | | | | Bug: 8580410 Change-Id: I746aa8258866508c3a725d0773faf4518096548f
* frameworks/base refactoringMathias Agopian2012-02-201-0/+1
| | | | | | create the new libandroidfw from parts of libui and libutils Change-Id: I1584995616fff5d527a2aba63921b682a6194d58
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-7/+0
| | | | | | Bug: 5010576 Change-Id: I04d722f258951a3078fe07899f5bbe8aac02a8e8
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+1
| | | | | | | | | | | | this is the first step in unifying surfacetexture and surface. for this reason the header files were not moved, as most of them will eventually go away. NOTE: currently we keep libsurfaceflinger_client.so as an empty library to workaround prebuilt binaries wrongly linking against it. Change-Id: I130f0de2428e8579033dc41394d093f4e1431a00
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+2
|
* Add back missing shared libraries used in executables in link commands. TheseDoug Kwan2009-10-041-0/+1
| | | | | | executables have calls to some shared libraries without explicitly linking them. Currently it works as linker links these libraries via dependencies of other libraries. This is fragile and not the right thing to do.
* rename libsgl/libcorecg to libskiaMike Reed2009-07-101-2/+1
|
* merge master to master_glMathias Agopian2009-05-221-0/+2
|
* split boot animation out of SurfaceFlingerMathias Agopian2009-05-211-0/+30
Conflicts: data/etc/platform.xml