OSDN Git Service

De-AAH-ify the common time service.
authorJohn Grossman <johngro@google.com>
Wed, 18 Jan 2012 02:52:32 +0000 (18:52 -0800)
committerJohn Grossman <johngro@google.com>
Sat, 4 Feb 2012 01:43:21 +0000 (17:43 -0800)
commitbd0856245d557ab2f09be4f4b514842fba52e3bd
treeb1cafe99ac662d5fd78c611484cec0b451839463
parent94621e87e0972d87d5cd11197757b8bd56499882
De-AAH-ify the common time service.

Bulk name change to remove references to Android@Home from the common time
service in preparation for cleanup and up-integration into the master
branch.  Basically, aah_timesrv is now common_time.

Change-Id: I3d3db212f96e8ba171aa36b9c58e27e4a336cb0a
14 files changed:
include/common_time/ICommonClock.h [new file with mode: 0644]
include/common_time/cc_helper.h [new file with mode: 0644]
include/common_time/local_clock.h [new file with mode: 0644]
media/common_time/Android.mk [new file with mode: 0644]
media/common_time/ICommonClock.cpp [new file with mode: 0644]
media/common_time/cc_helper.cpp [new file with mode: 0644]
media/common_time/local_clock.cpp [new file with mode: 0644]
media/libaah_rtp/Android.mk
media/libaah_rtp/aah_decoder_pump.cpp
media/libaah_rtp/aah_rx_player.cpp
media/libaah_rtp/aah_tx_player.cpp
services/audioflinger/Android.mk
services/audioflinger/AudioFlinger.cpp
services/audioflinger/AudioMixer.cpp