Considering how you use your tablet, I'm curious why you are again considering accepting the risk of ICS problems. I was very happy with my tablet on HC, and still do not understand what all the excitement for ICS was all about. When it gets right down to core functionality, the two are nearly identical. I have not found anything of high value that I can do with ICS that I could not already do with HC, and HC was significantly more stable.
If there is some HC problem you are seeing that you would like to work on, I still have an a100 around here on HC that I can use as a reference if needed... one that I knew better than to upgrade because my wife does not like working around bugs. She despises Windows products for that very reason. I also have close friends who have deferred the update for similar reasons. They chose to wait and still have not yet updated. When you consider the various bugs and stability issues with ICS, HC is still a much better choice for a lot of users.
#####################
If you still want to go back to ICS now.... I've attached a script to this post that will delete the problem files from an a500/a200/a100. You may recall though that the only way to access the files is by using root privilege. That means the tablet would have to be rooted to use the script.
If you (or anyone else reading this) decides to use the script, then you need to prepare the tools by doing the following:
1.) Install this terminal app:
https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=en
2.) Download the clean_gps.sh.txt script file to the Download folder
################################################
Then, whenever you see a need to clean out the files, you can do this:
1.) Open the terminal app
2.) Type: su <and hit Enter>
(grant root privilege to the terminal if prompted)
3.) Type: sh /sdcard/Download/clean_gps.sh.txt <and hit Enter>
(The script will print a message for every delete, wait for completion)
4.) Type: exit <and hit enter>
(this will exit "su")
5.) Type: exit <and hit Enter>
(this will close the terminal app)