Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 95383400 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "Remove misleading comment in sample dumpstate impl" am: eac1c71c am:...

Merge "Remove misleading comment in sample dumpstate impl" am: eac1c71c am: db2de269 am: 35598f32
am: 39e457bc

Change-Id: I5887906f089b5b08af8e894010bd6560f3df8e08
parents 16687667 39e457bc
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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([]() {