summaryrefslogtreecommitdiff
path: root/libs/rs/rsg_ScriptJavaClass.cpp
diff options
context:
space:
mode:
authorKenny Root <kroot@google.com>2010-02-17 11:06:26 -0800
committerKenny Root <kroot@google.com>2010-02-17 12:47:04 -0800
commita3639da4f2301223c6126963e41874f826b4bfe1 (patch)
treed174e33b4700f5a1c8e96e4b87192139382dc667 /libs/rs/rsg_ScriptJavaClass.cpp
parentbe6079a76c5feb3952ab5c4dc8b0491d44f42b56 (diff)
Fix cast to String[] in FullBackupAgent
obj.toArray() can't return anything more specific than Object[], so use obj.toArray(new String[obj.size()]) to do this instead. Change-Id: I87a0a2bb10206a37b28a535652a8f81f94c1f06f
Diffstat (limited to 'libs/rs/rsg_ScriptJavaClass.cpp')
0 files changed, 0 insertions, 0 deletions