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

Commit 55a7c5ad authored by Fan Zhang's avatar Fan Zhang
Browse files

Update javadoc on SearchIndexableData

Bug: 69384409
Test: none, it's javadoc update.
Change-Id: Ifa450bb97183089edfaccabf3cd65c4910349797
parent a786f00f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -56,6 +56,8 @@ public abstract class SearchIndexableData {
    /**
     * The key for the data. This is application specific. Should be unique per data as the data
     * should be able to be retrieved by the key.
     * <p/>
     * This is required for indexing to work.
     */
    public String key;