diff options
| author | Scott Main <smain@google.com> | 2013-01-07 18:51:49 -0800 |
|---|---|---|
| committer | Scott Main <smain@google.com> | 2013-01-08 12:02:38 -0800 |
| commit | 6aad995042599dd0f5def79fea85cee90439c9a8 (patch) | |
| tree | ff9e43a730558369f10aa29c91ad5e87a978e366 /docs/html/training/multiple-apks | |
| parent | e30d31c4e8439f8fa8647744cee93f1fd8b67407 (diff) | |
| download | frameworks_base-6aad995042599dd0f5def79fea85cee90439c9a8.zip frameworks_base-6aad995042599dd0f5def79fea85cee90439c9a8.tar.gz frameworks_base-6aad995042599dd0f5def79fea85cee90439c9a8.tar.bz2 | |
docs: resolve bugs from external tracker
Change-Id: I680970ec63701197103f6c5ab55c25c736aa0519
Diffstat (limited to 'docs/html/training/multiple-apks')
| -rw-r--r-- | docs/html/training/multiple-apks/texture.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/training/multiple-apks/texture.jd b/docs/html/training/multiple-apks/texture.jd index e4ea72b..c49cc95 100644 --- a/docs/html/training/multiple-apks/texture.jd +++ b/docs/html/training/multiple-apks/texture.jd @@ -90,8 +90,8 @@ cell represents an APK.</p> <tbody> <tr> <td class="blueCell">ETC1</td> - <td class="greenCell">ATI</td> - <td class="redCell">PowerVR</td> + <td class="redCell">ATI</td> + <td class="greenCell">PowerVR</td> </tr> </tbody> </table> |
