OSDN Git Service

Add native common time config service.
authorJohn Grossman <johngro@google.com>
Wed, 18 Jan 2012 23:00:33 +0000 (15:00 -0800)
committerJohn Grossman <johngro@google.com>
Sat, 4 Feb 2012 01:46:00 +0000 (17:46 -0800)
commit7151529aa72f5743947e3f4f4f450e43fc07be9f
treecc6e6c3a7dd3014274f3ae8d2f8cfadfd56e0722
parent8823b08bea7ae8dcb64c414377e08d5e320c5558
Add native common time config service.

Define a native service interface for configuring and controlling the
common time service.  Implement the native marshallers and stub the
implementation of the new interface.

Change-Id: Ia6a6a20ef3d221e8829c55be1dd5f98ed996c610
include/common_time/ICommonTimeConfig.h [new file with mode: 0644]
media/common_time/Android.mk
media/common_time/ICommonTimeConfig.cpp [new file with mode: 0644]