summaryrefslogtreecommitdiffstats
path: root/fmapp/src/com/codeaurora/fmradio/IFMRadioService.aidl
diff options
context:
space:
mode:
Diffstat (limited to 'fmapp/src/com/codeaurora/fmradio/IFMRadioService.aidl')
-rw-r--r--fmapp/src/com/codeaurora/fmradio/IFMRadioService.aidl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fmapp/src/com/codeaurora/fmradio/IFMRadioService.aidl b/fmapp/src/com/codeaurora/fmradio/IFMRadioService.aidl
index d80c320..317a176 100644
--- a/fmapp/src/com/codeaurora/fmradio/IFMRadioService.aidl
+++ b/fmapp/src/com/codeaurora/fmradio/IFMRadioService.aidl
@@ -98,5 +98,6 @@ interface IFMRadioService
int getGoodChRmssiTh();
int getAfJmpRmssiSamplesCnt();
boolean setRxRepeatCount(int count);
+ long getRecordingStartTime();
}