]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/platform-hardware-interfaces.git/blobdiff - dumpstate/1.0/default/DumpstateDevice.cpp
Remove misleading comment in sample dumpstate impl
[android/platform-hardware-interfaces.git] / dumpstate / 1.0 / default / DumpstateDevice.cpp
index 88623afd7ff2626725d50b48cee3666bf90046d1..25d92b0acdd7da777795a2a9e898bde9f6203837 100644 (file)
@@ -35,8 +35,7 @@ namespace implementation {
 // Methods from ::android::hardware::dumpstate::V1_0::IDumpstateDevice follow.
 Return<void> DumpstateDevice::dumpstateBoard(const hidl_handle& handle) {
     // NOTE: this is just an example on how to use the DumpstateUtil.h functions to implement
-    // this interface - since HIDL_FETCH_IDumpstateDevice() is not defined, this function will never
-    // be called by dumpstate.
+    // this interface.
 
     // Exit when dump is completed since this is a lazy HAL.
     addPostCommandTask([]() {