installer for new block OTA system
Bug: 16984795 Change-Id: I90f958446baed83dec658de2430c8fc5e9c3047e
This commit is contained in:
@@ -40,7 +40,7 @@ typedef struct _FileContents {
|
||||
// and use it as the source instead.
|
||||
#define CACHE_TEMP_SOURCE "/cache/saved.file"
|
||||
|
||||
typedef ssize_t (*SinkFn)(unsigned char*, ssize_t, void*);
|
||||
typedef ssize_t (*SinkFn)(const unsigned char*, ssize_t, void*);
|
||||
|
||||
// applypatch.c
|
||||
int ShowLicenses();
|
||||
|
||||
Reference in New Issue
Block a user