Commit Graph

5 Commits

Author SHA1 Message Date
Preeti Ahuja b212551361 Enable Embms time sync feature by default.
The Embms time sync feature is controlled by persist.radio.sib16_support
property. Change the default value of this property to 1 and therefore
enable the time sync feature by default.

Change-Id: I06a4fe04f74be21162e5eab992ce178a0fcb7a35
CRs-Fixed: 799348
2015-04-10 09:31:41 -07:00
Maunik Shah 66c788aaa9 Fix: CTS android.text.format.cts.TimeTests Failure
In CTS test, it is searching for french, japanise, UK language
support which was missing ealier. Adding these locales to fix CTS
failures

Change-Id: I4ce02a73dd6baaed43a5ca0499514d22ab9c0c85
2014-11-12 12:43:49 -08:00
Vince Leung d73695bbc9 build: change extension library name to libqti-perfd-client.so
Old library is no longer used for this property so update
the property value with the name of the new library,
libqti-perfd-client.so

Change-Id: I5d3e19ee684400bb11c9c584bedadf9f46e9ec4d
2014-09-24 10:55:20 -07:00
Houston Hoffman a42f8becdd NFC: provide a default manufacturer
Set manufacturer name to QUALCOMM for ISIS wallet test

Change-Id: If747ae00f49f5483be18930bde178bffac5b8b14
CRs-Fixed:672925
2014-08-25 14:17:32 -07:00
David Ng 06081d692a build: Split common.mk defintion into common64.mk and base.mk
Split common.mk product definitions into base.mk (shared between
32-bit and 64-bit targets) and common64.mk (64-bit targets).
common.mk is then for 32-bit only targets.

32-bit MSM target will inherit common.mk (no change to existing
MSM target definitions), whereas new 64-bit targets will inherit
common64.mk

Change-Id: I968be0e6b7077083bacddd3d163a4406f9b0c2f3
2014-06-12 15:58:54 -07:00