Advertisement
Guest User

Untitled

a guest
Oct 6th, 2016
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. frameworks/av/media/libmediaplayerservice/MediaPlayerService.cpp: In function 'void {anonymous}::unmarshallAudioAttributes(const android::Parcel&, audio_attributes_t*)':
  2. frameworks/av/media/libmediaplayerservice/MediaPlayerService.cpp:241:75: error: too many arguments to function 'void utf16_to_utf8(const char16_t*, size_t, char*)'
  3. sizeof(attributes->tags) / sizeof(attributes->tags[0]));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement