Fix an incorrect NDK function prototype.

The function definition includes a history_index parameter but it was
missing from the header file.  So the function declaration must be
fixed.

Bug: 4108565
Change-Id: I7bacfacb28fdd51ffc80ae016c1b6ebb51fbd66f
1 file changed