Go to file
Fengwei Yin 0c7c81f5a6 make struct Event layout consistent on 32/64-bit
To make struct Event have consistent memory layout between x86
and x86_64, force nsecs_t timestamp align to 64bit because it's
not true for x86.

Change-Id: I49eaddd89e10d595cf6a5130f9762b5388c96625
Signed-off-by: Fengwei Yin <fengwei.yin@intel.com>
2014-03-20 16:49:06 +08:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
data/etc Adding PackageManager feature strings for stepcounter and stepdetector. 2013-10-13 14:53:45 -07:00
include make struct Event layout consistent on 32/64-bit 2014-03-20 16:49:06 +08:00
libs native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
opengl native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
services native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
MODULE_LICENSE_APACHE2
NOTICE