| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I6808438055d256bd5e2ac607ccafe5c9e5e9311a
|
|
|
|
|
|
|
|
|
|
| |
That's because a camera isn't required for compatibility and some
devices don't have a camera.
Add the Camera app in the emulator builds, since the emulator does
have a camera.
Change-Id: I56a1fe9f703c3b05dec99200a9353d75338c5f40
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Split telephony into its own product, so that we can easily
add telephony support to any configuration without pulling
anything else. Use it from generic.
Split the "full" family between a (no-telephony) base,
a telephony version of the same (both of which can be used
as a starting point for on-device builds), and the true classic
full which is an emulator build.
Change-Id: I616d34f2a29415b8ec997173f8e893c312ade5c2
|
|\ |
|
| |
| |
| |
| |
| |
| | |
It is much better than generic for emulator-based work.
Change-Id: I8b69b208bc4969d3f95c3467ca6737de8fd9460d
|
| |
| |
| |
| |
| | |
Bug: 3065214
Change-Id: I5c324965e693fe26d686b92d869e33facc92c762
|
| |
| |
| |
| |
| | |
Bug: 2994028
Change-Id: I2a1831bb8dd1245c6cc0116738c118fe895b6e43
|
|/
|
|
|
|
| |
Also use more audio files
Change-Id: Iab42123239c30012b0d918b5a4b484b5fc878faf
|
|
|
|
|
| |
Bug: 2556582
Change-Id: I46de0d6d7755b169acaa7689de4ddadb0df9c41f
|
|
|
|
|
|
|
|
| |
This way, languages can be managed more carefully through
the inheritance chain.
Bug: 2546758
Change-Id: I14e3d4d60716355fa702cc77128e9da04e30a612
|
|
While the generic config is limited by its need to be inherited
by various configurations, the full config can afford some extra
settings by virtue of being essentially a "leaf" config (though
obviously it can be conbined with hardware-specific configurations
to run on specific devices).
Bug: 2533998
Change-Id: Ia95f0ce5305ada4ae6cdf69911fa9a0eeabf0900
|